diff --git a/modules/home-manager/emacs/emacs/init.el b/modules/home-manager/emacs/emacs/init.el index af6b6ea..9976b74 100644 --- a/modules/home-manager/emacs/emacs/init.el +++ b/modules/home-manager/emacs/emacs/init.el @@ -728,5 +728,15 @@ :straight t :mode "\\.nix\\'") + +;; RSS +(use-package elfeed + :ensure t + :straight t + :custom + (elfeed-feeds + '(("https://hnrss.org/frontpage" hn) + ("https://lwn.net/headlines/rss" lwn)))) + (provide 'init) ;;; init.el ends here diff --git a/modules/home-manager/email.nix b/modules/home-manager/email.nix index 5847531..c83d262 100644 --- a/modules/home-manager/email.nix +++ b/modules/home-manager/email.nix @@ -76,6 +76,8 @@ notmuch tag +sent -new tag:new from:michael@michaelthomson.dev notmuch tag +sent -new tag:new from:mthomson@konradgroup.com + notmuch tag +cal attachment:.ics + notmuch tag +inbox +unread -new "tag:new" ''; preNew = ''