mastus: add mailutils

This commit is contained in:
Gabriel Ebner 2015-10-19 07:57:22 +02:00
parent abaafd61ef
commit c5eb038682
1 changed files with 1 additions and 0 deletions

View File

@ -61,5 +61,6 @@
environment.systemPackages = with pkgs; [
spamassassin
procmail
mailutils
];
}