firefox: disable DoH to use system wide one

This commit is contained in:
Primrose 2025-10-04 13:29:53 +08:00
parent 3655e8bcc7
commit fb8c4bb47c
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -25,7 +25,7 @@ in {
DisplayMenuBar = "never";
DisplayBookmarksToolbar = "never";
DNSOverHTTPS = {
Enabled = true;
Enabled = false;
};
};