system: adjusted auto upgrade intervals

This commit is contained in:
Aly Raffauf 2024-05-25 20:59:27 -04:00
parent 96fd8a6c17
commit 172f8b6b28

View file

@ -115,6 +115,7 @@
system.autoUpgrade = {
allowReboot = true;
dates = "04:00";
randomizedDelaySec="20min";
enable = true;
flake = "github:alyraffauf/nixcfg";
operation = "boot";