nh flake config

This commit is contained in:
smayzy 2025-06-28 10:37:50 +00:00
parent 41eba104ac
commit c071661133

View File

@ -164,8 +164,8 @@
programs.nh = {
enable = true;
clean.enable = true;
clean.extraArgs = "--keepsince 30d --keep 10";
flake = "/home/smayzy/nix-config";
clean.extraArgs = "--keep-since 30d --keep 10";
flake = "/home/smayzy/nix-config#nixos";
};
programs.nvf = {