services.dnscrypt-proxy.upstreamDefaults

NixOS option

Whether to base the config declared in services.dnscrypt-proxy.settings on the upstream example config (https://github.com/DNSCrypt/dnscrypt-proxy/blob/master/dnscrypt-proxy/example-dnscrypt-proxy.toml) Disable this if you want to declare your dnscrypt config from scratch.

type: boolean
Default
true
declared in: nixos/modules/services/networking/dnscrypt-proxy.nixView source on NixOS/nixpkgs →