Enable nh autocleaning weekly of nix store.

This commit is contained in:
CronyAkatsuki 2025-02-01 19:26:37 +01:00
parent 55f42620d3
commit 4ba4fa5c56

View File

@ -43,6 +43,10 @@
programs.nh = {
enable = true;
flake = "/home/crony/Repos/nixos";
clean = {
enable = true;
extraArgs = "--keep 5 --keep-since 3d";
};
};
# Install foot