delete older 28d

This commit is contained in:
♥ Minnie ♥ 2025-03-07 21:01:58 +08:00
parent 8cce3ed966
commit 3dcfac6d31
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

View file

@ -9,7 +9,7 @@
# Automatically run the garbage collector an a specified time. # Automatically run the garbage collector an a specified time.
automatic = true; automatic = true;
dates = "weekly"; dates = "weekly";
options = "--delete-older-than 14d"; options = "--delete-older-than 28d";
}; };
# This will add each flake input as a registry # This will add each flake input as a registry