summaryrefslogtreecommitdiff
path: root/modules/mac/programs/homebrew/casks/ai.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mac/programs/homebrew/casks/ai.nix')
-rw-r--r--modules/mac/programs/homebrew/casks/ai.nix12
1 files changed, 0 insertions, 12 deletions
diff --git a/modules/mac/programs/homebrew/casks/ai.nix b/modules/mac/programs/homebrew/casks/ai.nix
deleted file mode 100644
index c931a7b..0000000
--- a/modules/mac/programs/homebrew/casks/ai.nix
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- homebrew.casks = [
- "ollamac"
- # "anythingllm"
- "msty"
- "chatgpt"
- "claude"
- "ollama"
- "jan"
- "lm-studio"
- ];
-}