Added DNSUtils

This commit is contained in:
2026-04-28 22:29:16 +02:00
parent 6eebc5eedc
commit 2e0c0afb6c
+1
View File
@@ -15,6 +15,7 @@
fd # find alternative
bat # cat alternative
ripgrep # grep alternative
dnsutils
# LLM in the Terminal
(pkgs.llm.withPlugins { llm-groq = true; })