services.dnsdist.dnscrypt.providerName

NixOS option

The name that will be given to this DNSCrypt resolver. The provider name must start with 2.dnscrypt-cert..

type: string
Default
2.dnscrypt-cert.${config.networking.hostName}
Example
"2.dnscrypt-cert.myresolver"
declared in: nixos/modules/services/networking/dnsdist.nixView source on NixOS/nixpkgs →