summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-02-11 19:57:59 -0800
committerFuwn <[email protected]>2025-02-11 19:57:59 -0800
commit4578165112993870c1f84d712adef27f20830740 (patch)
tree63c1e0ee13a80bac07919c90e480bebdcd7487c5 /modules
parentnara: add cork cask (diff)
downloadnixos-config-4578165112993870c1f84d712adef27f20830740.tar.xz
nixos-config-4578165112993870c1f84d712adef27f20830740.zip
nara: add convco brew
Diffstat (limited to 'modules')
-rw-r--r--modules/mac/programs/homebrew/brews.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/brews.nix b/modules/mac/programs/homebrew/brews.nix
index 8ae6c5b..9f24208 100644
--- a/modules/mac/programs/homebrew/brews.nix
+++ b/modules/mac/programs/homebrew/brews.nix
@@ -16,5 +16,6 @@
"swiftformat"
"hcloud"
"cc65"
+ "convco"
];
}