ma 2 mail-client: += gnupg,w3m,openssl

This commit is contained in:
makefu 2016-02-26 23:39:52 +01:00
parent 21844ebebd
commit f492489058

View file

@ -4,11 +4,13 @@ with config.krebs.lib;
{
environment.systemPackages = with pkgs; [
abook
gnupg
imapfilter
msmtp
mutt-kz
notmuch
offlineimap
imapfilter
gnupg
openssl
w3m
];
}