update defaults
This commit is contained in:
@@ -9,6 +9,9 @@ in {
|
||||
|
||||
# Garbage collect automatically every week
|
||||
gc.automatic = true;
|
||||
gc.options = "--delete-older-than 30d";
|
||||
|
||||
optimise.automatic = true;
|
||||
};
|
||||
|
||||
# Configure nixpkgs
|
||||
|
||||
Reference in New Issue
Block a user