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 = { nix = {
gc = { gc = {
automatic = true; automatic = true;
options = "--delete-older-than 7d"; options = "--delete-older-than 14d";
dates = "14:30"; dates = "14:30";
}; };
extraOptions = '' extraOptions = ''