diff --git a/nixos/tests/dovecot.nix b/nixos/tests/dovecot.nix index cd17234980f5..66b62cba1117 100644 --- a/nixos/tests/dovecot.nix +++ b/nixos/tests/dovecot.nix @@ -12,7 +12,6 @@ import ./make-test-python.nix { "imap" "pop3" ]; - modules = [ pkgs.dovecot_pigeonhole ]; mailUser = "vmail"; mailGroup = "vmail"; }; @@ -75,6 +74,7 @@ import ./make-test-python.nix { in [ + pkgs.dovecot_pigeonhole sendTestMail sendTestMailViaDeliveryAgent testImap