services.certspotter.sendmailPath
NixOS option
Path to the sendmail binary. By default, the local sendmail wrapper is used (see services.mail.sendmailSetuidWrapper}).
type: null or absolute pathDefault
null
Example
declared in: nixos/modules/services/monitoring/certspotter.nixView source on NixOS/nixpkgs →"${pkgs.system-sendmail}/bin/sendmail"