diff --git a/hosts/europa/default.nix b/hosts/europa/default.nix index e6ddcc1..f8a33c5 100644 --- a/hosts/europa/default.nix +++ b/hosts/europa/default.nix @@ -433,7 +433,6 @@ in system = { autoUpgrade.allowReboot = false; - autoUpgrade.enable = false; stateVersion = "21.11"; }; } diff --git a/hosts/stan/default.nix b/hosts/stan/default.nix index baa9f71..0e86502 100644 --- a/hosts/stan/default.nix +++ b/hosts/stan/default.nix @@ -329,7 +329,6 @@ in system = { autoUpgrade.allowReboot = false; - autoUpgrade.enable = false; stateVersion = "22.05"; # Did you read the comment? }; }