Commit ca73ba36aed5

Vincent Demeester <vincent@sbr.pm>
2025-08-06 16:31:30
home/dev/ai: re-enable goose-cli and add gemini-cli
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 6c8d5a5
Changed files (1)
home
common
home/common/dev/ai.nix
@@ -3,7 +3,8 @@
   home.packages = with pkgs; [
     aichat
     aider-chat
-    # goose-cli
+    goose-cli
+    gemini-cli
     llm
     # openai-whisper
     whisper-cpp