summaryrefslogtreecommitdiff
path: root/email.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2018-11-27 09:45:46 -0800
committerBen Sima <ben@bsima.me>2018-11-27 11:38:43 -0800
commit90718b743244197107322a84c7faa8e5e093a843 (patch)
tree5f03c148b8bc448bc0cbc7903bcc0083332e6df4 /email.nix
parent3a15c9175c9301f3dae05344c85f72873e337a56 (diff)
Fix notmuch new tags (again?)
I think this was already fixed in ac3b60ac4f2c0ef3d1108ddef57098111851c560
Diffstat (limited to 'email.nix')
-rw-r--r--email.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/email.nix b/email.nix
index ad2f7d4..865d464 100644
--- a/email.nix
+++ b/email.nix
@@ -40,7 +40,7 @@ in
programs = {
notmuch = {
enable = true;
- new.tags = [ "unread" "inbox" ];
+ new.tags = [ "new" ];
hooks = {
preNew = ''
msmtp-queue -r