Remove randomised delay from auto upgrade
This commit is contained in:
parent
e6873dbd77
commit
b862d4f2b3
|
@ -72,8 +72,6 @@
|
|||
allowReboot = false;
|
||||
flake = "git+${config.nix.registry.my-nixos.to.url}";
|
||||
dates = "02:00";
|
||||
randomizedDelaySec = "5min";
|
||||
fixedRandomDelay = true;
|
||||
flags = [
|
||||
"--option"
|
||||
"extra-binary-caches"
|
||||
|
|
Loading…
Reference in a new issue