services.opendkim.keyPath

NixOS option

The path that opendkim should put its generated private keys into. The DNS settings will be found in this directory with the name selector.txt.

type: absolute path
Default
"/var/lib/opendkim/keys"
declared in: nixos/modules/services/mail/opendkim.nixView source on NixOS/nixpkgs →