fix autoupdate
This commit is contained in:
parent
df4295baf5
commit
e0e9037525
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
system.autoUpgrade = {
|
system.autoUpgrade = {
|
||||||
enable = true;
|
enable = true;
|
||||||
dates = "04:00";
|
dates = "04:00";
|
||||||
flake = "https://git.huwe.mooo.com/willifan/nix-config.git";
|
flake = "git+ssh://gitea@git.huwe.mooo.com/willifan/nix-config";
|
||||||
persistent = true;
|
persistent = true;
|
||||||
randomizedDelaySec = "5min";
|
randomizedDelaySec = "5min";
|
||||||
fixedRandomDelay = true;
|
fixedRandomDelay = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue