summaryrefslogtreecommitdiff
path: root/modules/mac/programs
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-03-06 21:16:31 -0800
committerFuwn <[email protected]>2025-03-06 21:16:31 -0800
commit656f9396db010ed6a65de1f17f40f6447d19ebae (patch)
treef52e15d6daf3fb752ab32c303da3120b5bdfc97c /modules/mac/programs
parentNara: Add Visual Studio Code cask (diff)
downloadnixos-config-656f9396db010ed6a65de1f17f40f6447d19ebae.tar.xz
nixos-config-656f9396db010ed6a65de1f17f40f6447d19ebae.zip
Nara: Add xcdiff brew
Diffstat (limited to 'modules/mac/programs')
-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 3229fda..6caa1f3 100644
--- a/modules/mac/programs/homebrew/brews.nix
+++ b/modules/mac/programs/homebrew/brews.nix
@@ -23,5 +23,6 @@
"mint"
"socat"
"node@23"
+ "xcdiff"
];
}