MyNixOS website logo
option

services.dovecot2.includeFiles

Files to include in the Dovecot config file using !include directives.

Declarations
Type
list of absolute path
Default
[ ]
Example
[
  "/foo/bar/extraDovecotConfig.conf"
]