summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-02-06 23:36:29 -0800
committerFuwn <[email protected]>2025-02-06 23:36:29 -0800
commit6c03d3ae01691c26a6a600f2c24a419a0a9c7786 (patch)
tree77d4dffbf6678cf97133920ce177c2661e75fb4f /modules
parentnara: drop pulsar (diff)
downloadnixos-config-6c03d3ae01691c26a6a600f2c24a419a0a9c7786.tar.xz
nixos-config-6c03d3ae01691c26a6a600f2c24a419a0a9c7786.zip
nara: add swiftformat 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 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"
];
}