diff options
| author | Fuwn <[email protected]> | 2026-02-02 04:22:16 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-02-02 04:22:16 -0800 |
| commit | 3fb4b416eef7404abec2d284b7ae77ab9974a800 (patch) | |
| tree | 0bc732d0663a9ae394069b8e09d0eeacd49514ce /modules | |
| parent | Nara(Home): Add pnpm to PATH (diff) | |
| download | nixos-config-3fb4b416eef7404abec2d284b7ae77ab9974a800.tar.xz nixos-config-3fb4b416eef7404abec2d284b7ae77ab9974a800.zip | |
Nara(Homebrew): Add Kimi Code CLI brew
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/mac/programs/homebrew/packages/ai.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/packages/ai.nix b/modules/mac/programs/homebrew/packages/ai.nix index dda86cc..ffe1385 100644 --- a/modules/mac/programs/homebrew/packages/ai.nix +++ b/modules/mac/programs/homebrew/packages/ai.nix @@ -23,5 +23,6 @@ "codex" "opencode" "huggingface-cli" + "kimi-cli" ]; } |