services.ncdns.dnssec.keys.zonePublic
NixOS option
Path to the file containing the ZSK public key. The key can be generated using the dnssec-keygen command, provided by the package bind as follows: $ dnssec-keygen -a RSASHA256 -3 -b 2048 bit
type: absolute pathDefault
declared in: nixos/modules/services/networking/ncdns.nixView source on NixOS/nixpkgs →"/var/lib/ncdns/bit-zone.key"