diff --git a/hostconfig/thinkpad-nixos/hm.nix b/hostconfig/thinkpad-nixos/hm.nix index e864159..dcc4fd7 100644 --- a/hostconfig/thinkpad-nixos/hm.nix +++ b/hostconfig/thinkpad-nixos/hm.nix @@ -230,7 +230,6 @@ notmuch tag +${tag} +unread -new -- tag:new and \( ${mkProjectMatches labels} \) ''; in '' - notmuch tag -new -unread -- tag:new and from:quentin.boyer@***REMOVED*** notmuch tag +work -- tag:new and 'path:work/**' notmuch tag +inflight -- tag:new and from:quentin.boyer@***REMOVED*** and subject:'/^\[PATCH/' notmuch tag +review -- tag:new and not from:quentin.boyer@***REMOVED*** and subject:'/^\[PATCH/' @@ -238,6 +237,7 @@ ${mkProject "bxi3" ["bxi3"]} ${mkProject "libs2" ["bxi-jenkins-libs2"]} ${mkProject "hps" ["bxi-hps"]} + notmuch tag -new -unread -- tag:new and from:quentin.boyer@***REMOVED*** notmuch tag +inbox +unread -new -- tag:new ''; };