remove nh

This commit is contained in:
2025-04-22 10:19:35 -04:00
parent 7a1d5752dd
commit 89ed7c69bc

View File

@@ -43,13 +43,6 @@
]; ];
}; };
# https://github.com/viperML/nh
programs.nh = {
enable = true;
clean.enable = true;
clean.extraArgs = "--keep-since 4d --keep 3";
};
# kernel options # kernel options
boot = { boot = {
kernelPackages = pkgs.linuxPackages_cachyos-lto; kernelPackages = pkgs.linuxPackages_cachyos-lto;