summaryrefslogtreecommitdiff
path: root/modules/mac/programs/homebrew
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-01-27 23:29:16 -0800
committerFuwn <[email protected]>2025-01-27 23:29:16 -0800
commit5b220c17859fb94554d8d001ab5b1c5011515edd (patch)
treed2b79f27d55a613c6514e87eebbb1ba2ef5be730 /modules/mac/programs/homebrew
parentnara: add ollamac (diff)
downloadnixos-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.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 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"
];
}