diff --git a/home-manager/modules/cli.nix b/home-manager/modules/cli.nix index 2a11311..b4eb6dd 100644 --- a/home-manager/modules/cli.nix +++ b/home-manager/modules/cli.nix @@ -4,6 +4,7 @@ cached-nix-shell file htop + inetutils jq lsof ncdu @@ -15,7 +16,6 @@ speedtest-cli usbutils wget - whois yt-dlp ]); }