Add opencode config with custom agent definitions

This commit is contained in:
2026-04-10 16:49:04 +02:00
parent 8d3e555dc7
commit 18d9f5c98a
2 changed files with 54 additions and 0 deletions
+2
View File
@@ -7,6 +7,7 @@
./modules/git.nix
./modules/tmux.nix
./modules/scripts.nix
./modules/opencode.nix
];
# ============================================
@@ -32,6 +33,7 @@
podman-compose
# AI
claude-code
opencode
# Custom packages
(pkgs.callPackage ../pkgs/ax {})