mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-08-16 16:31:56 +02:00
chore: add qrtool & herdr
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
[
|
||||
mitmproxy # http/https proxy tool
|
||||
wireshark # network analyzer
|
||||
qrtool # decode/encode qr code
|
||||
]
|
||||
# AI Agent Tools
|
||||
++ (with llm-agents.packages.${pkgs.stdenv.hostPlatform.system}; [
|
||||
@@ -17,5 +18,6 @@
|
||||
|
||||
# Utilities
|
||||
rtk # CLI proxy that reduces LLM token consumption
|
||||
herdr # Terminal workspace manager for AI coding agents
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user