Reduce delay for autoUpgrade

This commit is contained in:
Evie Litherland-Smith 2025-02-26 17:36:15 +00:00
parent a44bcf7c21
commit a66c445a34

View file

@ -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"