feat(home): Fix mu4e setup

This commit is contained in:
Alexander Kobjolke 2025-05-25 12:00:48 +02:00
parent 446eb00ce0
commit 853d6aaa17
3 changed files with 9 additions and 4 deletions

View file

@ -35,6 +35,9 @@ in
enable = true;
hooks.preNew = "mbsync --all";
};
programs.mu = {
enable = true;
};
accounts.email = {
accounts.failco = mkAccount "me@failco.de" // {

View file

@ -177,8 +177,8 @@
(zig +lsp +tree-sitter) ; C, but simpler
:email
;; (mu4e +org +gmail)
(notmuch +org +afew)
(mu4e +org +gmail +mbsync)
;; (notmuch +org +afew)
;;(wanderlust +gmail)
:app

View file

@ -53,8 +53,10 @@
;; :recipe (:host github :repo "username/repo"
;; :files ("some-file.el" "src/lisp/*.el")))
(unpin! compat)
;(unpin! with-editor ghub)
;;(unpin! compat)
;;(unpin! with-editor ghub)
(package! transient :pin "25b994a565ce8035330b0a3071ee430c0282349e") ; 0.8.8
(package! ormolu)
(package! org-gtd