services.postfix.settings.main.mydestination
NixOS option
List of domain names intended for local delivery using /etc/passwd and /etc/aliases. Do not include virtual domains in this list. https://www.postfix.org/postconf.5.html#mydestination
type: null or string or list of stringDefault
declared in: nixos/modules/services/mail/postfix.nixView source on NixOS/nixpkgs →[ "$myhostname" "localhost.$mydomain" "localhost" ]