l 2 mail: add gpg stuff

This commit is contained in:
lassulus 2016-04-19 16:57:56 +02:00
parent 2f99d1f4b7
commit 90f8f75a2c

View file

@ -15,6 +15,13 @@ let
'';
muttrc = pkgs.writeText "muttrc" ''
# gpg
source ${pkgs.mutt-kz}/share/doc/mutt-kz/samples/gpg.rc
set pgp_use_gpg_agent = yes
set pgp_sign_as = 0x976A7E4D
set crypt_autosign = yes
set crypt_replyencrypt = yes
# notmuch
set nm_default_uri="notmuch://$HOME/Maildir" # path to the maildir
set nm_record = yes