services.postfix.destination

Full (!) list of domains we deliver locally. Leave blank for acceptable Postfix default.

Type
null or (list of string)
Default
null
Example
[
  "localhost"
]
Declared
<nixpkgs/nixos/modules/services/mail/postfix.nix>