diff options
Diffstat (limited to 'users/ryan/zen')
| -rw-r--r-- | users/ryan/zen/zenPolicies.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/ryan/zen/zenPolicies.nix b/users/ryan/zen/zenPolicies.nix index edde27d..ad0627a 100644 --- a/users/ryan/zen/zenPolicies.nix +++ b/users/ryan/zen/zenPolicies.nix | |||
| @@ -69,6 +69,7 @@ in | |||
| 69 | "uBlock0@raymondhill.net" = { | 69 | "uBlock0@raymondhill.net" = { |
| 70 | install_url = "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"; | 70 | install_url = "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"; |
| 71 | installation_mode = "force_installed"; | 71 | installation_mode = "force_installed"; |
| 72 | private_browsing = true; | ||
| 72 | }; | 73 | }; |
| 73 | # Bitwarden | 74 | # Bitwarden |
| 74 | "{446900e4-71c2-419f-a6a7-df9c091e268b}" = { | 75 | "{446900e4-71c2-419f-a6a7-df9c091e268b}" = { |
