Install tools for Claude.

This commit is contained in:
2026-01-01 13:34:17 +00:00
parent 322927e2b0
commit 2b1950d4e3

View File

@@ -3,6 +3,8 @@ let
serverProfile = import ./server.nix { inherit pkgs; }; serverProfile = import ./server.nix { inherit pkgs; };
cliPkgs = with pkgs; [ cliPkgs = with pkgs; [
ast-grep
yq
unstable.claude-code unstable.claude-code
unstable.codex unstable.codex
unstable.gemini-cli unstable.gemini-cli