diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/wayland.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/wayland.nix b/modules/wayland.nix index 65eb0e0..a06834c 100644 --- a/modules/wayland.nix +++ b/modules/wayland.nix @@ -61,6 +61,7 @@ preferences = { "media.ffmpeg.vaapi.enabled" = true; "gfx.webrender.all" = true; + "identity.fxaccounts.enabled" = false; }; }; }; |