services.powerdns-admin.secretKeyFile

NixOS option

The secret used to create cookies. This needs to be set, otherwise the default is used and everyone can forge valid login cookies. Set this to null to ignore this setting and configure it through another way.

type: null or absolute path
Default
null
Example
"/etc/powerdns-admin/secret"
declared in: nixos/modules/services/web-apps/powerdns-admin.nixView source on NixOS/nixpkgs →