diff --git a/hosts/pinwheel/modules/firefox/default.nix b/hosts/pinwheel/modules/firefox/default.nix index 940aa89..697b2a7 100644 --- a/hosts/pinwheel/modules/firefox/default.nix +++ b/hosts/pinwheel/modules/firefox/default.nix @@ -43,6 +43,7 @@ let sharedSettings = { "general.smoothScroll" = true; "apz.gtk.kinetic_scroll.enabled" = false; + "network.dns.force_waiting_https_rr" = false; }; in {