Uhh...it _is_ pigeonhole

This commit is contained in:
niten 2023-09-24 14:20:32 -07:00
parent a97bcd112f
commit 66860dcf92
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@ in {
mailboxes = cfg.mailboxes;
modules = with pkgs; [ dovecot_pidgeonhole ];
modules = with pkgs; [ dovecot_pigeonhole ];
protocols = [ "sieve" ];
mailPlugins.globally.enable = [ "old_stats" ];