m 2 mail: remove client packages from server config

This commit is contained in:
makefu 2015-10-21 09:10:21 +02:00
parent 0bc015bf3c
commit 0696c3ff38

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
];
}