2026-02-15 14:57:00 -08:00
|
|
|
{ ... }:
|
|
|
|
|
|
|
|
|
|
{
|
|
|
|
|
boot.loader.grub.enable = true;
|
|
|
|
|
|
2026-02-15 19:45:37 -08:00
|
|
|
system.autoUpgrade.flake = "git+https://forgejo.ellie.town/wizzy/home-server#vps";
|
|
|
|
|
|
2026-02-15 14:57:00 -08:00
|
|
|
sops.age.keyFile = "/var/lib/sops-nix/key.txt";
|
|
|
|
|
}
|