diff options
| author | Fuwn <[email protected]> | 2025-01-21 17:51:20 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-01-21 17:51:20 -0800 |
| commit | c3c49960477f8b41daefa6749b5ab5338ef9fb4a (patch) | |
| tree | f29cf8b0687f74d1b7c9616c2153595d2aa2d5ea /modules/mac/programs | |
| parent | nara: add cool-retro-term (diff) | |
| download | nixos-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.nix | 1 |
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" ]; } |