remove nh

This commit is contained in:
Simon Gardling 2025-04-22 10:19:35 -04:00
parent ca135e2181
commit eaf2c4cfe6
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

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
boot = {
kernelPackages = pkgs.linuxPackages_cachyos-lto;