diff options
| author | Fuwn <[email protected]> | 2025-01-30 00:10:29 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-01-30 00:10:29 -0800 |
| commit | 3b0517ebb5ede442c0a052f190cfa14e77b706ba (patch) | |
| tree | 79e990273c0d176a67230246b800ba1853e463c0 /modules/mac/programs | |
| parent | nara: add ai apps to casks (diff) | |
| download | nixos-config-3b0517ebb5ede442c0a052f190cfa14e77b706ba.tar.xz nixos-config-3b0517ebb5ede442c0a052f190cfa14e77b706ba.zip | |
nara: reinstall most apps as homebrew casks
Diffstat (limited to 'modules/mac/programs')
| -rw-r--r-- | modules/mac/programs/homebrew/casks.nix | 59 |
1 files changed, 57 insertions, 2 deletions
diff --git a/modules/mac/programs/homebrew/casks.nix b/modules/mac/programs/homebrew/casks.nix index 8fb6a8c..80d4ccb 100644 --- a/modules/mac/programs/homebrew/casks.nix +++ b/modules/mac/programs/homebrew/casks.nix @@ -10,8 +10,63 @@ "ollamac" "bruno" "obs" - "anythingllm" - "superwhisper" + # "anythingllm" + # "superwhisper" "msty" + "chatgpt" + "claude" + "coconutbattery" + "anki" + "anytype" + "iterm2" + "zed" + "webtorrent" + "daisydisk" + "cursor" + "cursr" + "crossover" + "go64" + "mac-mouse-fix" + "macs-fan-control" + "latest" + "legcord" + "minecraft" + "mochi" + "notion" + "ollama" + "onyx" + "orbstack" + "quitter" + "raindropio" + "raycast" + "sony-ps-remote-play" + "retroarch" + "roblox" + # "textual" + "wwdc" + "spotify" + "smoothscroll" + # "stratoshark" + "texifier" + "eqmac" + "zoom" + "arc" + "arduino-ide" + "audio-hijack" + "epic-games" + "freetube" + "fork" + "hopper-disassembler" + "monodraw" + "netnewswire" + "prettyclean" + "sensiblesidebuttons" + "jan" + "ltspice" + "lagrange" + "utm" + "google-chrome" + "imageoptim" + "setapp" ]; } |