mail: fix breakage

This commit is contained in:
Julien Malka 2023-11-09 10:50:22 +01:00
parent f835376156
commit 3aec2a1030
Signed by: Luj
GPG key ID: 6FC74C847011FD83
2 changed files with 2 additions and 1 deletions

View file

@ -10,6 +10,7 @@ with lib;
config = mkIf cfg.enable {
home.packages = [ pkgs.notmuch-addrlookup ];
programs.mbsync.enable = true;
programs.neomutt.enable = true;
programs.msmtp.enable = true;

View file

@ -68,7 +68,7 @@ set nm_default_url = "notmuch:///home/julien/Maildir"
macro index \\ "<vfolder-from-query>"
set metoo=yes
set query_command="notmuch-addrlookup --format=mutt '%s'"
set query_command="notmuch-addrlookup --config /home/julien/.config/notmuch/default/config --format=mutt '%s'"
set text_flowed
set collapse_unread = no