Reduce autoUpgrade randomizedDelaySec
This commit is contained in:
parent
0a4900b465
commit
2231dc65a9
|
@ -49,7 +49,7 @@
|
|||
allowReboot = false;
|
||||
flake = "git+${config.nix.registry.my-nixos.to.url}";
|
||||
dates = "02:00";
|
||||
randomizedDelaySec = "45min";
|
||||
randomizedDelaySec = "15min";
|
||||
flags = [
|
||||
"--accept-flake-config"
|
||||
"--keep-going"
|
||||
|
|
Loading…
Reference in a new issue