about summary refs log tree commit diff
path: root/infra/nixos/dotfiles/notmuch-config
diff options
context:
space:
mode:
Diffstat (limited to 'infra/nixos/dotfiles/notmuch-config')
-rw-r--r--infra/nixos/dotfiles/notmuch-config21
1 files changed, 21 insertions, 0 deletions
diff --git a/infra/nixos/dotfiles/notmuch-config b/infra/nixos/dotfiles/notmuch-config
new file mode 100644
index 0000000000..eb8b2c79bb
--- /dev/null
+++ b/infra/nixos/dotfiles/notmuch-config
@@ -0,0 +1,21 @@
+# .notmuch-config - Configuration file for the notmuch mail system
+#
+# For more information about notmuch, see https://notmuchmail.org
+
+[database]
+path=/home/vincent/mail
+
+[user]
+name=Vincent Ambo
+primary_email=vincent@aprila.no
+other_email=mail@tazj.in;tazjin@gmail.com;
+
+[new]
+tags=unread;inbox;
+ignore=
+
+[search]
+exclude_tags=deleted;spam;draft;
+
+[maildir]
+synchronize_flags=true