services.rss2email.config
NixOS option
The configuration to give rss2email. Default will use system-wide sendmail to send the email. This is rss2email’s default when running r2e new. This set contains key-value associations that will be set in the [DEFAULT] block along with the to parameter. See man r2e for more information on which parameters are accepted.
type: attribute set of (string or signed integer or boolean)Default
declared in: nixos/modules/services/mail/rss2email.nixView source on NixOS/nixpkgs →{ }