diff options
| author | Fuwn <[email protected]> | 2025-02-06 23:36:29 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-02-06 23:36:29 -0800 |
| commit | 6c03d3ae01691c26a6a600f2c24a419a0a9c7786 (patch) | |
| tree | 77d4dffbf6678cf97133920ce177c2661e75fb4f /modules | |
| parent | nara: drop pulsar (diff) | |
| download | nixos-config-6c03d3ae01691c26a6a600f2c24a419a0a9c7786.tar.xz nixos-config-6c03d3ae01691c26a6a600f2c24a419a0a9c7786.zip | |
nara: add swiftformat 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 b661d08..5f098e0 100644 --- a/modules/mac/programs/homebrew/brews.nix +++ b/modules/mac/programs/homebrew/brews.nix @@ -13,5 +13,6 @@ "rustup" "earthly" "rye" + "swiftformat" ]; } |