diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-06-16 21:17:26 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-06-16 21:17:26 -0400 |
| commit | da81f70d18bd92e600e87fd5c39b1fd849021cc3 (patch) | |
| tree | 0b57659ea6295678e36a3efa776c6686f27d31f5 /users/ryan/zen/zenPolicies.nix | |
| parent | c6a08aa02b6701d6ad80eddc7c29c9720f04dd5b (diff) | |
declare screen settings and initial nvim setup
Diffstat (limited to 'users/ryan/zen/zenPolicies.nix')
| -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}" = { |
