From a3fc7515c52843fcf3901e9c446420d7a8f19775 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 23 Apr 2025 05:57:39 -0700 Subject: Nara: Organise cask file structure --- modules/mac/programs/homebrew/casks/ai.nix | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 modules/mac/programs/homebrew/casks/ai.nix (limited to 'modules/mac/programs/homebrew/casks/ai.nix') diff --git a/modules/mac/programs/homebrew/casks/ai.nix b/modules/mac/programs/homebrew/casks/ai.nix new file mode 100644 index 0000000..c931a7b --- /dev/null +++ b/modules/mac/programs/homebrew/casks/ai.nix @@ -0,0 +1,12 @@ +{ + homebrew.casks = [ + "ollamac" + # "anythingllm" + "msty" + "chatgpt" + "claude" + "ollama" + "jan" + "lm-studio" + ]; +} -- cgit v1.2.3