summaryrefslogtreecommitdiff
path: root/modules/mac/programs/homebrew/brews.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mac/programs/homebrew/brews.nix')
-rw-r--r--modules/mac/programs/homebrew/brews.nix34
1 files changed, 0 insertions, 34 deletions
diff --git a/modules/mac/programs/homebrew/brews.nix b/modules/mac/programs/homebrew/brews.nix
deleted file mode 100644
index 9c9a935..0000000
--- a/modules/mac/programs/homebrew/brews.nix
+++ /dev/null
@@ -1,34 +0,0 @@
-{
- homebrew.brews = [
- "swiftlint"
- "gpg"
- "pinentry-mac"
- "sudo-touchid"
- "appwrite"
- "graphaello"
- "mas"
- "zsh-autosuggestions"
- "zsh-vi-mode"
- "vapor"
- "rustup"
- "earthly"
- "rye"
- "swiftformat"
- "hcloud"
- "cc65"
- "convco"
- "animdl"
- "zoxide"
- "fzf"
- "mint"
- "socat"
- "node@23"
- "xcdiff"
- "storj-uplink"
- "codespell"
- "ninja"
- "koekeishiya/formulae/yabai"
- "koekeishiya/formulae/skhd"
- "httpie"
- ];
-}