Encrypted DNS: Difference between revisions
Secure DNS and Captive Portal |
|||
| Line 44: | Line 44: | ||
{ | { | ||
# See https://wiki.nixos.org/wiki/Encrypted_DNS | # See https://wiki.nixos.org/wiki/Encrypted_DNS | ||
services.dnscrypt- | services.dnscrypt-proxy = { | ||
enable = true; | enable = true; | ||
# See https://github.com/DNSCrypt/dnscrypt-proxy/blob/master/dnscrypt-proxy/example-dnscrypt-proxy.toml | # See https://github.com/DNSCrypt/dnscrypt-proxy/blob/master/dnscrypt-proxy/example-dnscrypt-proxy.toml | ||