summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-05-07 04:43:04 -0700
committerFuwn <[email protected]>2025-05-07 04:43:04 -0700
commitc9d2924be81cea49e5442c23ab46cdf27df2fd48 (patch)
tree858bbdd67709f8ccb233381c5c78ed063935f3ac /modules
parentNara: Clean up Homebrew (diff)
downloadnixos-config-c9d2924be81cea49e5442c23ab46cdf27df2fd48.tar.xz
nixos-config-c9d2924be81cea49e5442c23ab46cdf27df2fd48.zip
Nara: Add Tor Browser cask
Diffstat (limited to 'modules')
-rw-r--r--modules/mac/programs/homebrew/casks/browser.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/casks/browser.nix b/modules/mac/programs/homebrew/casks/browser.nix
index 550fa35..f8acda7 100644
--- a/modules/mac/programs/homebrew/casks/browser.nix
+++ b/modules/mac/programs/homebrew/casks/browser.nix
@@ -4,5 +4,6 @@
"lagrange"
"google-chrome"
"zen-browser"
+ "tor-browser"
];
}