diff --git a/home/shell.nix b/home/shell.nix index 90af6dc..ab21f82 100644 --- a/home/shell.nix +++ b/home/shell.nix @@ -15,6 +15,7 @@ fd # find alternative bat # cat alternative ripgrep # grep alternative + dnsutils # LLM in the Terminal (pkgs.llm.withPlugins { llm-groq = true; })