services.dovecot2.settings.mail_plugin_dir

NixOS option

The directory in which to search for Dovecot mail plugins. See https://doc.dovecot.org/latest/core/summaries/settings.html#mail_plugin_dir.

type: absolute path
Default
"/run/current-system/sw/lib/dovecot/modules"
declared in: nixos/modules/services/mail/dovecot.nixView source on NixOS/nixpkgs →