This commit is contained in:
2026-05-03 23:21:13 +02:00
15 changed files with 327 additions and 82 deletions
+1
View File
@@ -16,6 +16,7 @@
bat # cat alternative
ripgrep # grep alternative
doas # sudo alternative
dnsutils
# LLM in the Terminal
(pkgs.llm.withPlugins { llm-groq = true; })