This commit is contained in:
2020-02-02 12:42:54 -05:00
parent 7d394bcc2b
commit cffe4829d9
5 changed files with 7 additions and 6 deletions

View File

@@ -38,6 +38,7 @@ outgoing = ${builtins.getEnv "HOME"}/.nix-profile/bin/msmtp --read-envelope-from
passwordCommand = "gpg -dq ${builtins.getEnv "HOME"}/.dustinswan@fastmail.com-password.gpg";
offlineimap.enable = true;
msmtp.enable = true;
neomutt.enable = true;
signature = {
text = ''
Dustin Swan
@@ -92,6 +93,7 @@ outgoing = ${builtins.getEnv "HOME"}/.nix-profile/bin/msmtp --read-envelope-from
};
msmtp.enable = true;
neomutt.enable = true;
signature = {
text = ''
Dustin Swan, Software Developer