Reduce autoUpgrade randomizedDelaySec
This commit is contained in:
parent
0a4900b465
commit
2231dc65a9
|
@ -49,7 +49,7 @@
|
||||||
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 = "45min";
|
randomizedDelaySec = "15min";
|
||||||
flags = [
|
flags = [
|
||||||
"--accept-flake-config"
|
"--accept-flake-config"
|
||||||
"--keep-going"
|
"--keep-going"
|
||||||
|
|
Loading…
Reference in a new issue