Added DNSUtils

This commit is contained in:
2026-04-28 22:29:16 +02:00
parent 101fb29dba
commit 3dc398a460
+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; })