summaryrefslogtreecommitdiff
path: root/users/ryan/zen/zenPolicies.nix
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2026-06-16 22:28:53 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2026-06-16 22:28:53 -0400
commit5ec60258f4690a786baa849627a7d1d17e1c2ebd (patch)
treef5f0fbcf6d962a8f528b61bdc1e622e4128b5583 /users/ryan/zen/zenPolicies.nix
parentfa4e176191c8bebe7f1e45b4b4512c0bd10244e1 (diff)
enable bitwarden on private browsing
Diffstat (limited to 'users/ryan/zen/zenPolicies.nix')
-rw-r--r--users/ryan/zen/zenPolicies.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/ryan/zen/zenPolicies.nix b/users/ryan/zen/zenPolicies.nix
index ad0627a..1fbb5e1 100644
--- a/users/ryan/zen/zenPolicies.nix
+++ b/users/ryan/zen/zenPolicies.nix
@@ -75,6 +75,7 @@ in
75 "{446900e4-71c2-419f-a6a7-df9c091e268b}" = { 75 "{446900e4-71c2-419f-a6a7-df9c091e268b}" = {
76 install_url = "https://addons.mozilla.org/firefox/downloads/latest/bitwarden-password-manager/latest.xpi"; 76 install_url = "https://addons.mozilla.org/firefox/downloads/latest/bitwarden-password-manager/latest.xpi";
77 installation_mode = "normal_installed"; 77 installation_mode = "normal_installed";
78 private_browsing = true;
78 }; 79 };
79 # SponsorBlock 80 # SponsorBlock
80 "sponsorBlocker@ajay.app" = { 81 "sponsorBlocker@ajay.app" = {