temp: remove nh to skip Haskell cross-compile

This commit is contained in:
2026-06-17 20:24:22 -04:00
parent 09add9f5e4
commit ecbf226b01

View File

@@ -8,7 +8,6 @@
packages = with pkgs; [
tree
btop
nh
];
shell = pkgs.zsh;
passwordFile = config.age.secrets.gortium_password.path;