removing clean from NH, using gc. Also fixing imports for adampad

This commit is contained in:
cnst
2024-08-12 17:22:44 +02:00
parent 878597fb65
commit 65aae73568
5 changed files with 50 additions and 58 deletions

View File

@@ -3,8 +3,6 @@
programs = {
nh = {
enable = true;
clean.enable = true;
clean.extraArgs = "--keep-since 4d --keep 3";
flake = "/home/toothpick/.nix-config";
};
};