diff --git a/home-mods/firefox/default.nix b/home-mods/firefox/default.nix index 40164bf..f41ed84 100644 --- a/home-mods/firefox/default.nix +++ b/home-mods/firefox/default.nix @@ -155,6 +155,8 @@ # Do Not Track header "privacy.donottrackheader.enabled" = true; "privacy.donottrackheader.value" = 1; + # Disable Private Attribution Tracking Foo + "dom.private-attribution.submission.enabled" = false; # Your customized toolbar settings are stored in # 'browser.uiCustomization.state'. This tells firefox to sync it between # machines. WARNING: This may not work across OSes. Since I use NixOS on