Compare commits
2 commits
df4295baf5
...
95b87abde9
Author | SHA1 | Date | |
---|---|---|---|
|
95b87abde9 | ||
|
e0e9037525 |
2 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
automatic = true;
|
||||
dates = "04:30";
|
||||
persistent = true;
|
||||
options = "--delete-older-than 10d";
|
||||
options = "--delete-older-than 30d";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue