Reduce delay for autoUpgrade
This commit is contained in:
parent
a44bcf7c21
commit
a66c445a34
|
@ -55,8 +55,7 @@
|
|||
allowReboot = lib.mkDefault false;
|
||||
flake = "git+https://git.xenia.me.uk/pixelifytica/nixos.git?ref=main";
|
||||
operation = lib.mkDefault "boot";
|
||||
dates = "daily";
|
||||
randomizedDelaySec = lib.mkDefault "45min";
|
||||
randomizedDelaySec = lib.mkDefault "5min";
|
||||
fixedRandomDelay = true;
|
||||
flags = [
|
||||
"--option"
|
||||
|
|
Loading…
Reference in a new issue