services.dnsdist.dnscrypt.providerKey

NixOS option

The filepath to the provider secret key. If not given a new provider key pair will be generated in /var/lib/dnsdist on the first run. The file must be readable by the dnsdist user/group.

type: null or absolute path
Default
null
declared in: nixos/modules/services/networking/dnsdist.nixView source on NixOS/nixpkgs →