summaryrefslogtreecommitdiff
path: root/users/ryan/zen/zenPolicies.nix
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2026-08-23 11:41:50 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2026-08-23 11:59:00 -0400
commit1e8ce6189d196b8d75f9c15bec198ef4fa7a339b (patch)
treeac04eb07e1e5e3b9a07e2917285b3d27b85c4e9a /users/ryan/zen/zenPolicies.nix
parent22e588d2f7dc164806f01511b46a52d6e6852505 (diff)
temp
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 1fbb5e1..8d39689 100644
--- a/users/ryan/zen/zenPolicies.nix
+++ b/users/ryan/zen/zenPolicies.nix
@@ -117,6 +117,7 @@ in
117 "xpinstall.whitelist.required" = lock-true; 117 "xpinstall.whitelist.required" = lock-true;
118 "dom.webgpu.enabled" = lock-true; 118 "dom.webgpu.enabled" = lock-true;
119 "media.eme.enabled" = lock-true; 119 "media.eme.enabled" = lock-true;
120 "ui.preferReducedMotion" = lock-false;
120 "general.autoScroll" = lock-true; 121 "general.autoScroll" = lock-true;
121 "general.smoothScroll" = lock-true; 122 "general.smoothScroll" = lock-true;
122 "browser.crashReports.unsubmittedCheck.autoSubmit2" = lock-false; 123 "browser.crashReports.unsubmittedCheck.autoSubmit2" = lock-false;