This commit is contained in:
atagen 2024-03-06 12:13:53 +11:00
parent c8fbd61e36
commit 5152ec17aa
2 changed files with 11 additions and 0 deletions

View file

@ -38,6 +38,11 @@
keep-outputs = true
keep-derivations = true
'';
gc = {
automatic = true;
dates = "weekly";
options = "--delete-older-than 7d";
};
};
imports = [];