summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-01-31 03:14:46 -0800
committerFuwn <[email protected]>2026-01-31 03:14:46 -0800
commitce3bd4bb3e512a658615019dcf0cd0886f9e5868 (patch)
tree7f6a1bac46cb25936404f670c15938dea8f9300e
parentNara(Homebrew): Add asciinema and agg brews (diff)
downloadnixos-config-ce3bd4bb3e512a658615019dcf0cd0886f9e5868.tar.xz
nixos-config-ce3bd4bb3e512a658615019dcf0cd0886f9e5868.zip
Nara(Homebrew): Add Hugging Face Hub CLI brew
-rw-r--r--modules/mac/programs/homebrew/packages/ai.nix1
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 dbb2880..dda86cc 100644
--- a/modules/mac/programs/homebrew/packages/ai.nix
+++ b/modules/mac/programs/homebrew/packages/ai.nix
@@ -22,5 +22,6 @@
"gemini-cli"
"codex"
"opencode"
+ "huggingface-cli"
];
}