gc
This commit is contained in:
parent
c8fbd61e36
commit
5152ec17aa
2 changed files with 11 additions and 0 deletions
|
@ -38,6 +38,11 @@
|
|||
keep-outputs = true
|
||||
keep-derivations = true
|
||||
'';
|
||||
gc = {
|
||||
automatic = true;
|
||||
dates = "weekly";
|
||||
options = "--delete-older-than 7d";
|
||||
};
|
||||
};
|
||||
|
||||
imports = [];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue