nixos/hosts/Vanguard/configuration.nix
Evie Litherland-Smith 9e81dac00a Abstract autoUpgrade to separate file
Enable autoUpgrade for desktops (as well as server of course)
2024-01-07 12:44:16 +00:00

2 lines
53 B
Nix

{ ... }: { system.autoUpgrade.allowReboot = false; }