diff --git a/hosts/Vanguard/configuration.nix b/hosts/Vanguard/configuration.nix index afb6132c..a72841a0 100644 --- a/hosts/Vanguard/configuration.nix +++ b/hosts/Vanguard/configuration.nix @@ -24,7 +24,7 @@ dedicatedServer.openFirewall = true; }; system.autoUpgrade = { - enable = true; + enable = false; allowReboot = false; };