diff options
| author | Fuwn <[email protected]> | 2025-02-11 19:57:59 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-02-11 19:57:59 -0800 |
| commit | 4578165112993870c1f84d712adef27f20830740 (patch) | |
| tree | 63c1e0ee13a80bac07919c90e480bebdcd7487c5 /modules | |
| parent | nara: add cork cask (diff) | |
| download | nixos-config-4578165112993870c1f84d712adef27f20830740.tar.xz nixos-config-4578165112993870c1f84d712adef27f20830740.zip | |
nara: add convco brew
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/mac/programs/homebrew/brews.nix | 1 |
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" ]; } |