Remove authentik VM
This commit is contained in:
parent
a793fb0592
commit
86a65bf69c
1 changed files with 0 additions and 5 deletions
|
@ -39,17 +39,12 @@
|
|||
microvm = {
|
||||
autostart = [
|
||||
"grafana"
|
||||
"authentik"
|
||||
];
|
||||
vms = {
|
||||
grafana = {
|
||||
flake = self;
|
||||
updateFlake = "git+file:///etc/nixos";
|
||||
};
|
||||
authentik = {
|
||||
flake = self;
|
||||
updateFlake = "git+file:///etc/nixos";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue