Clean generations older than 2 weeks

This commit is contained in:
coolneng 2020-06-14 01:23:11 +02:00
parent 60451af687
commit 0da24150b0
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

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 = ''