add some randomness to autoupdate
This commit is contained in:
parent
147f025cc4
commit
ac7378ddc7
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@
|
|||
system.autoUpgrade = {
|
||||
enable = true;
|
||||
dates = "hourly";
|
||||
randomizedDelaySec = "10min";
|
||||
flake = "git+https://git.missing.ninja/lf3/server-conf.git";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue