diff --git a/modules/sys/security.nix b/modules/sys/security.nix index d3be48b..201e33d 100644 --- a/modules/sys/security.nix +++ b/modules/sys/security.nix @@ -30,7 +30,7 @@ operation = "switch"; runGarbageCollection = true; randomizedDelaySec = "2hr"; - allowReboot = true; + #allowReboot = true; rebootWindow = { lower = "04:00"; upper = "08:00"; }; }; }