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 --- .../mac/programs/homebrew/casks/development.nix | 27 ---------------------- 1 file changed, 27 deletions(-) delete mode 100644 modules/mac/programs/homebrew/casks/development.nix (limited to 'modules/mac/programs/homebrew/casks/development.nix') diff --git a/modules/mac/programs/homebrew/casks/development.nix b/modules/mac/programs/homebrew/casks/development.nix deleted file mode 100644 index c600873..0000000 --- a/modules/mac/programs/homebrew/casks/development.nix +++ /dev/null @@ -1,27 +0,0 @@ -{ - homebrew.casks = [ - "bruno" - "tuist" - "ghostty" - "zed" - "orbstack" - # "stratoshark" - "arduino-ide" - "fork" - "hopper-disassembler" - "ltspice" - "utm" - "knuff" - "wireshark" - "raspberry-pi-imager" - "sf-symbols" - "wakatime" - "linear-linear" - "sublime-text" - "serial" - "thonny" - "visual-studio-code" - "virtual-ii" - "httpie" - ]; -} -- cgit v1.2.3