add some randomness to autoupdate

This commit is contained in:
jopejoe1 2024-05-01 12:36:14 +02:00
parent 147f025cc4
commit ac7378ddc7

View file

@ -90,6 +90,7 @@
system.autoUpgrade = {
enable = true;
dates = "hourly";
randomizedDelaySec = "10min";
flake = "git+https://git.missing.ninja/lf3/server-conf.git";
};