summaryrefslogtreecommitdiff
path: root/common.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2018-11-12 11:45:58 -0800
committerBen Sima <ben@bsima.me>2018-11-12 11:45:58 -0800
commit0e3e622a9e0a3be5c9d39444f60becb057fa5221 (patch)
tree5c7ab7dc00e1fc6592279b2bc12ba89373cf0ee8 /common.nix
parent153032f5232cacac38d0ed0a7a5b98b1a2216fe3 (diff)
fix notmuch new tags
Diffstat (limited to 'common.nix')
-rw-r--r--common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.nix b/common.nix
index 40caf40..90fb480 100644
--- a/common.nix
+++ b/common.nix
@@ -281,7 +281,7 @@ in
notmuch = {
enable = true;
- new.tags = [ "unread" "inbox" ];
+ new.tags = [ "new" ];
hooks = {
preNew = ''
msmtp-queue -r