diff --git a/modules/features/shell-tools.nix b/modules/features/shell-tools.nix index b17791f..7a1bf72 100644 --- a/modules/features/shell-tools.nix +++ b/modules/features/shell-tools.nix @@ -21,6 +21,9 @@ home.shell.enableShellIntegration = true; programs.zsh.enable = lib.mkForce (config.shell.program == "zsh"); home.packages = with pkgs; [ + nh + nvd + nix-output-monitor wget curl busybox