thinkpad-nixos: Change default mailbox to _unread

This commit is contained in:
traxys 2023-06-01 18:40:25 +02:00
parent 3c6b2c9404
commit 3a1988b860

View file

@ -75,7 +75,7 @@
;
from = "Quentin Boyer <quentin.boyer@***REMOVED***>";
outgoing = "msmtpq --read-envelope-from --read-recipients";
default = "inbox";
default = "_unread";
postpone = "Drafts";
source = "notmuch://~/Maildir";
query-map = "${pkgs.writeText "querymap" ''