Encrypted DNS: Difference between revisions
Blocklist for DNSCrypt with Flake |
m Typo |
||
Line 70: | Line 70: | ||
See [https://github.com/DNSCrypt/dnscrypt-proxy/blob/master/dnscrypt-proxy/example-dnscrypt-proxy.toml the upstream example configuration file] for more configuration options. | See [https://github.com/DNSCrypt/dnscrypt-proxy/blob/master/dnscrypt-proxy/example-dnscrypt-proxy.toml the upstream example configuration file] for more configuration options. | ||
=== Blocklist === | |||
Add a blocklist repo (e.g. oisd) as a flake input:<syntaxhighlight lang="nix"> | |||
# flake.nix | # flake.nix | ||