diff --git a/flake.nix b/flake.nix index 85b24866..78d9d444 100644 --- a/flake.nix +++ b/flake.nix @@ -134,6 +134,7 @@ autoUpgrade = { enable = true; flake = "git+${flakeURL}"; + dates = "02:30"; }; }; networking = { diff --git a/hosts/Legion/configuration.nix b/hosts/Legion/configuration.nix index 1f1d3f89..524bd502 100644 --- a/hosts/Legion/configuration.nix +++ b/hosts/Legion/configuration.nix @@ -1,7 +1,6 @@ {...}: { users.mutableUsers = false; system.autoUpgrade = { - dates = "02:30"; allowReboot = true; rebootWindow = { lower = "02:00";