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