refactor: enable aerc in aerc module instead of mail module

This commit is contained in:
wi11-holdsworth 2025-10-15 22:03:44 +11:00
parent e9bba3d290
commit e2b1176e42
2 changed files with 0 additions and 4 deletions

View file

@ -32,9 +32,6 @@ in
personal = {
enable = true;
# keep-sorted start block=yes
aerc = {
enable = true;
};
imap = {
port = 1143;
inherit tls;