From 8b7977aadce2de7a6822194b9babf13d40335d9d Mon Sep 17 00:00:00 2001 From: oddlama Date: Mon, 15 Jul 2024 21:49:55 +0200 Subject: [PATCH] chore: disable PPA, cmon mozilla you are all I have left :( --- users/myuser/graphical/firefox.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/users/myuser/graphical/firefox.nix b/users/myuser/graphical/firefox.nix index aac450d..38f3887 100644 --- a/users/myuser/graphical/firefox.nix +++ b/users/myuser/graphical/firefox.nix @@ -147,6 +147,7 @@ in { "dom.push.enabled" = false; # no notifications, really... "dom.push.connection.enabled" = false; "dom.battery.enabled" = false; # you don't need to see my battery... + "dom.private-attribution.submission.enabled" = false; # No PPA for me pls }; search = {