Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
services
postfix
masterConfig
<name>
type
option
services.postfix.masterConfig.<name>.type
The type of the service.
Declarations
nixos/modules/services/mail/postfix.nix
Type
one of "inet", "unix", "unix-dgram", "fifo", "pass"
Default
"unix"
Example
"inet"