try installing msmtp directly

This commit is contained in:
Griffin Smith 2020-03-31 17:11:32 -04:00
parent 31fbb493f5
commit 5ed0ad3bac

View file

@ -8,6 +8,7 @@
home.packages = with pkgs; [
mu
msmtp
];
accounts.email.maildirBasePath = "mail";