Remove randomised delay from auto upgrade
This commit is contained in:
parent
e6873dbd77
commit
b862d4f2b3
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue