Evie Litherland-Smith
c549ee4f97
Move emacs package definition (with emacsPackages) to system/emacs.nix Keep user config in home-manager as emacs service is installed as user service Remove extra expressions (formatters, lsp_servers) and bring back into default.nix Move config/ directory contents up one level
7 lines
203 B
EmacsLisp
7 lines
203 B
EmacsLisp
(notmuch-indicator-mode)
|
|
(setq notmuch-search-oldest-first nil
|
|
notmuch-show-logo nil
|
|
notmuch-indicator-args '((:terms "tag:unread and tag:inbox" :label "@")))
|
|
|
|
(provide 'custom-email-config)
|