programs.notmuch.search.excludeTags

A list of tags that will be excluded from search results by default. Using an excluded tag in a query will override that exclusion.

Type
list of string
Default
[
  "deleted"
  "spam"
]
Example
[
  "trash"
  "spam"
]
Declared
<home-manager/modules/programs/notmuch>