Remove randomised delay from auto upgrade

This commit is contained in:
Evie Litherland-Smith 2024-12-18 06:24:03 +00:00
parent e6873dbd77
commit b862d4f2b3

View file

@ -72,8 +72,6 @@
allowReboot = false; allowReboot = false;
flake = "git+${config.nix.registry.my-nixos.to.url}"; flake = "git+${config.nix.registry.my-nixos.to.url}";
dates = "02:00"; dates = "02:00";
randomizedDelaySec = "5min";
fixedRandomDelay = true;
flags = [ flags = [
"--option" "--option"
"extra-binary-caches" "extra-binary-caches"