This commit is contained in:
Ellie 2026-02-21 12:21:48 -08:00
parent 351a307273
commit b5f62bf8dd
5 changed files with 11 additions and 5 deletions

View file

@ -4,6 +4,7 @@
boot.loader.grub.enable = true;
system.autoUpgrade.flake = "git+https://forgejo.ellie.town/wizzy/home-server#vps";
system.autoUpgrade.allowReboot = true;
sops.age.keyFile = "/var/lib/sops-nix/key.txt";
}