update defaults

This commit is contained in:
mjallen18
2024-03-03 11:36:15 -06:00
parent a7b2463555
commit 58583a838e
6 changed files with 510 additions and 78 deletions

View File

@@ -9,6 +9,9 @@ in {
# Garbage collect automatically every week
gc.automatic = true;
gc.options = "--delete-older-than 30d";
optimise.automatic = true;
};
# Configure nixpkgs