Compare commits
1 Commits
7d5d9fc7ca
...
cfc7d90a99
| Author | SHA1 | Date | |
|---|---|---|---|
|
cfc7d90a99
|
@@ -34,7 +34,7 @@
|
||||
nix = {
|
||||
gc = {
|
||||
automatic = true;
|
||||
options = "--delete-older-than 14d -d";
|
||||
options = "--delete-older-than 7d";
|
||||
dates = "14:30";
|
||||
};
|
||||
extraOptions = ''
|
||||
|
||||
Reference in New Issue
Block a user