thinkpad-nixos: Allow to autocomplete email addresses

This commit is contained in:
traxys 2023-06-03 18:32:22 +02:00
parent 12a41f3164
commit 07da9d8bca

View file

@ -80,6 +80,7 @@ in {
default = "_unread";
postpone = "Drafts";
source = "notmuch://~/Maildir";
address-book-cmd = "${pkgs.notmuch-addrlookup}/bin/notmuch-addrlookup --format=aerc %s";
query-map = "${pkgs.writeText "querymap" ''
inbox=tag:inbox and not tag:spammy
inflight=thread:{tag:inflight}