services.dnscrypt-proxy.configFile

NixOS option

Path to TOML config file. See: https://github.com/DNSCrypt/dnscrypt-proxy/blob/master/dnscrypt-proxy/example-dnscrypt-proxy.toml If this option is set, it will override any configuration done in options.services.dnscrypt-proxy.settings.

type: absolute path
Default
<rendered-html><p>TOML file generated from <code class="interpreted-text"
role="option">services.dnscrypt-proxy.settings</code></p>
</rendered-html>
Example
"/etc/dnscrypt-proxy/dnscrypt-proxy.toml"
declared in: nixos/modules/services/networking/dnscrypt-proxy.nixView source on NixOS/nixpkgs →