Update modules/desktop/system/default.nix

This commit is contained in:
logical_code 2025-12-25 00:01:30 -05:00
parent 4141fe4a65
commit ffff4d189a

View file

@ -15,7 +15,7 @@ in {
gc = { gc = {
automatic = true; automatic = true;
options = "--delete-older-than 14d"; options = "--delete-older-than 7d";
}; };
settings = { settings = {