add automatic garbage collection

This commit is contained in:
2026-04-20 03:42:40 +02:00
parent e0edf8f08e
commit b19543d505

View File

@@ -37,6 +37,12 @@
builders-use-substitutes = true;
};
nix.gc = {
automatic = true;
dates = "weekly";
options = "--delete-older-than 7d";
};
services.keyd = {
enable = true;
keyboards = {