diff options
| author | Fuwn <[email protected]> | 2025-01-27 23:29:16 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-01-27 23:29:16 -0800 |
| commit | 5b220c17859fb94554d8d001ab5b1c5011515edd (patch) | |
| tree | d2b79f27d55a613c6514e87eebbb1ba2ef5be730 /modules/mac/programs/homebrew | |
| parent | nara: add ollamac (diff) | |
| download | nixos-config-5b220c17859fb94554d8d001ab5b1c5011515edd.tar.xz nixos-config-5b220c17859fb94554d8d001ab5b1c5011515edd.zip | |
nara: add bruno cask
Diffstat (limited to 'modules/mac/programs/homebrew')
| -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 d52efd7..3b6a815 100644 --- a/modules/mac/programs/homebrew/casks.nix +++ b/modules/mac/programs/homebrew/casks.nix @@ -8,5 +8,6 @@ "pearcleaner" "cool-retro-term" "ollamac" + "bruno" ]; } |