enable mbsync
This commit is contained in:
parent
8e8e79a3eb
commit
5eb46d0842
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
accounts.email.maildirBasePath = "Data/Maildir";
|
||||
sops.secrets."accounts/email/accounts/lotte/password".sopsFile = ./secrets.yaml;
|
||||
services.imapnotify.enable = true;
|
||||
programs.mbsync.enable = true;
|
||||
programs.notmuch.enable = true;
|
||||
programs.neomutt.enable = true;
|
||||
programs.thunderbird = {
|
||||
|
|
Loading…
Reference in a new issue