diff options
| author | Fuwn <[email protected]> | 2026-02-05 02:18:48 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-02-05 02:18:48 -0800 |
| commit | 35d2c6ced8cfe931670fd0d400178b5c93dd1813 (patch) | |
| tree | de9fb851564ff93ae0168dddb7aaffe26186e1c1 /modules | |
| parent | Nara(Home): Update PNPM_HOME to use HOME (diff) | |
| download | nixos-config-35d2c6ced8cfe931670fd0d400178b5c93dd1813.tar.xz nixos-config-35d2c6ced8cfe931670fd0d400178b5c93dd1813.zip | |
Nara(Homebrew): Update Homebrew packages
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/mac/programs/homebrew/packages/ai.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mac/programs/homebrew/packages/ai.nix b/modules/mac/programs/homebrew/packages/ai.nix index ffe1385..bf22b09 100644 --- a/modules/mac/programs/homebrew/packages/ai.nix +++ b/modules/mac/programs/homebrew/packages/ai.nix @@ -23,6 +23,6 @@ "codex" "opencode" "huggingface-cli" - "kimi-cli" + # "kimi-cli" ]; } |