summaryrefslogtreecommitdiff
path: root/modules/mac/programs
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-01-21 17:51:20 -0800
committerFuwn <[email protected]>2025-01-21 17:51:20 -0800
commitc3c49960477f8b41daefa6749b5ab5338ef9fb4a (patch)
treef29cf8b0687f74d1b7c9616c2153595d2aa2d5ea /modules/mac/programs
parentnara: add cool-retro-term (diff)
downloadnixos-config-c3c49960477f8b41daefa6749b5ab5338ef9fb4a.tar.xz
nixos-config-c3c49960477f8b41daefa6749b5ab5338ef9fb4a.zip
nara: add ollamac
Diffstat (limited to 'modules/mac/programs')
-rw-r--r--modules/mac/programs/homebrew/casks.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/casks.nix b/modules/mac/programs/homebrew/casks.nix
index 9178909..d52efd7 100644
--- a/modules/mac/programs/homebrew/casks.nix
+++ b/modules/mac/programs/homebrew/casks.nix
@@ -7,5 +7,6 @@
"ghostty"
"pearcleaner"
"cool-retro-term"
+ "ollamac"
];
}