diff options
Diffstat (limited to 'modules/mac/programs/homebrew/casks/browser.nix')
| -rw-r--r-- | modules/mac/programs/homebrew/casks/browser.nix | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/modules/mac/programs/homebrew/casks/browser.nix b/modules/mac/programs/homebrew/casks/browser.nix deleted file mode 100644 index f8acda7..0000000 --- a/modules/mac/programs/homebrew/casks/browser.nix +++ /dev/null @@ -1,9 +0,0 @@ -{ - homebrew.casks = [ - "arc" - "lagrange" - "google-chrome" - "zen-browser" - "tor-browser" - ]; -} |