MyNixOS website logo
option

services.dnscrypt-proxy2.configFile

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-proxy2.settings.

Declarations
Type
path
Default
{
  _type = "literalMD";
  text = "TOML file generated from {option}`services.dnscrypt-proxy2.settings`";
}
Example
"/etc/dnscrypt-proxy/dnscrypt-proxy.toml"