feat: reduce motion

This commit is contained in:
Jet 2026-04-23 16:04:58 -07:00
parent 74dd2392c9
commit 34cdf8c08f
No known key found for this signature in database

View file

@ -718,6 +718,7 @@ in
isDefault = true;
settings = {
"identity.fxaccounts.enabled" = false;
"ui.prefersReducedMotion" = 1;
};
extensions.packages = with pkgs.nur.repos.rycee.firefox-addons; [
ublock-origin