summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-02-10 02:44:30 -0800
committerFuwn <[email protected]>2025-02-10 02:44:30 -0800
commit96e6a7157da099035b9b7439519cb36cf0eb4f77 (patch)
treeb136f85313ea97e94158f4a5209e85976bc5c451 /modules
parentnara: add hcloud brew (diff)
downloadnixos-config-96e6a7157da099035b9b7439519cb36cf0eb4f77.tar.xz
nixos-config-96e6a7157da099035b9b7439519cb36cf0eb4f77.zip
nara: add cc65 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 2f7fb91..8ae6c5b 100644
--- a/modules/mac/programs/homebrew/brews.nix
+++ b/modules/mac/programs/homebrew/brews.nix
@@ -15,5 +15,6 @@
"rye"
"swiftformat"
"hcloud"
+ "cc65"
];
}