diff options
| -rw-r--r-- | lass/2configs/mail.nix | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/lass/2configs/mail.nix b/lass/2configs/mail.nix index 91127f737..962efaf3f 100644 --- a/lass/2configs/mail.nix +++ b/lass/2configs/mail.nix @@ -76,6 +76,7 @@ let          "INBOX"     "notmuch://?query=tag:inbox \                       and NOT to:nix-devel\                       and NOT to:shackspace\ +                     and NOT to:security\                       and NOT to:c-base" \          "shack"     "notmuch://?query=to:shackspace"\          "c-base"    "notmuch://?query=to:c-base"\ | 
