diff --git a/etc/opt/chromium/policies/managed/doh-mullvad-base.json b/etc/opt/chromium/policies/managed/doh-mullvad-base.json new file mode 100644 index 00000000..9cc913f8 --- /dev/null +++ b/etc/opt/chromium/policies/managed/doh-mullvad-base.json @@ -0,0 +1,4 @@ +{ + "DnsOverHttpsMode": "automatic", + "DnsOverHttpsTemplates": "https://base.dns.mullvad.net/dns-query" +}