diff options
| author | Fuwn <[email protected]> | 2025-03-15 16:56:38 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-03-15 16:56:38 -0700 |
| commit | 02cd2b701ddaf828b8d1dbfc390fc31418a89323 (patch) | |
| tree | 9f855a8117a7c12de2247a9986d57f6d11898011 /modules/mac/programs | |
| parent | Nara: Add Storj Uplink CLI brew (diff) | |
| download | nixos-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.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 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" ]; } |