From 68c6c4cbed0a3a811d95aaa6e46b6ce7e318d1a6 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sat, 17 May 2025 02:34:55 -0700 Subject: Nara: Add auditing packages --- modules/mac/programs/homebrew/brews.nix | 34 --------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 modules/mac/programs/homebrew/brews.nix (limited to 'modules/mac/programs/homebrew/brews.nix') 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" - ]; -} -- cgit v1.2.3