summaryrefslogtreecommitdiff
path: root/modules/mac/programs
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-03-15 16:56:38 -0700
committerFuwn <[email protected]>2025-03-15 16:56:38 -0700
commit02cd2b701ddaf828b8d1dbfc390fc31418a89323 (patch)
tree9f855a8117a7c12de2247a9986d57f6d11898011 /modules/mac/programs
parentNara: Add Storj Uplink CLI brew (diff)
downloadnixos-config-02cd2b701ddaf828b8d1dbfc390fc31418a89323.tar.xz
nixos-config-02cd2b701ddaf828b8d1dbfc390fc31418a89323.zip
Nara: Add codespell 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 34f5ddf..498f9bf 100644
--- a/modules/mac/programs/homebrew/brews.nix
+++ b/modules/mac/programs/homebrew/brews.nix
@@ -25,5 +25,6 @@
"node@23"
"xcdiff"
"storj-uplink"
+ "codespell"
];
}