From 9d84efe93593f82c5108a06cd4a3500850e2ca21 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Tue, 29 Aug 2023 12:26:19 +0530 Subject: programs/firefox: disable firefox sync integration --- modules/wayland.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/wayland.nix') 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; }; }; }; -- cgit v1.2.3