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" // {