feat: add calendar and contacts modules
This commit is contained in:
parent
93f8b84d73
commit
9f1cf602e5
6 changed files with 117 additions and 0 deletions
|
|
@ -60,6 +60,8 @@ in
|
|||
realName = "Moritz Böhme";
|
||||
mbsync.enable = true;
|
||||
mbsync.create = "both";
|
||||
mbsync.remove = "both";
|
||||
mbsync.expunge = "both";
|
||||
passwordCommand = "${lib.getExe' pkgs.coreutils "cat"} /run/agenix/email";
|
||||
};
|
||||
accounts.email.maildirBasePath = "Documents/Mail";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue