Set delete window longer on work laptop
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
nix.gc = {
|
||||
automatic = true;
|
||||
dates = "weekly";
|
||||
options = "--delete-older-than 30d";
|
||||
options = "--delete-older-than 60d";
|
||||
};
|
||||
|
||||
# Enable zeroconf
|
||||
|
||||
Reference in New Issue
Block a user