fix autoupdate

This commit is contained in:
willifan 2024-12-07 23:14:49 +01:00
parent df4295baf5
commit e0e9037525

View file

@ -3,7 +3,7 @@
system.autoUpgrade = {
enable = true;
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;
randomizedDelaySec = "5min";
fixedRandomDelay = true;