m 2 mail: remove client packages from server config

This commit is contained in:
makefu 2015-10-21 09:10:21 +02:00
parent f06ba8b623
commit 7463a6ef27

View file

@ -5,10 +5,6 @@ with lib;
krebs.exim-retiolum.enable = true;
environment.systemPackages = with pkgs; [
msmtp
mutt-kz
notmuch
# TODO: put this somewhere else
offlineimap
];
}