Clean generations older than 2 weeks

This commit is contained in:
2020-06-14 01:23:11 +02:00
parent 60451af687
commit 0da24150b0

View File

@@ -34,7 +34,7 @@
nix = {
gc = {
automatic = true;
options = "--delete-older-than 7d";
options = "--delete-older-than 14d";
dates = "14:30";
};
extraOptions = ''