services.ncdns.dnssec.enable
NixOS option
Whether to enable DNSSEC support in ncdns. This will generate KSK and ZSK keypairs (unless provided via the options services.ncdns.dnssec.publicKey, services.ncdns.dnssec.privateKey etc.) and add a trust anchor to recursive resolvers .
type: booleanDefault
false
Example
declared in: nixos/modules/services/networking/ncdns.nixView source on NixOS/nixpkgs →true