Add module for aerc (#3070)

This adds support for configuring email accounts, with automatic smtp, imap,
sendmail (msmpt) and maildir (mbsync, offlineimap) setup in aerc,
via `accounts.email`.
This commit is contained in:
Lukas Nagel 2022-08-11 23:08:28 +02:00 committed by GitHub
parent c1addfdad3
commit 324fedcf9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 681 additions and 0 deletions

View file

@ -0,0 +1,8 @@
# Generated by Home Manager.
*.default = true
*.selected.reverse = toggle
*error.bold = true
error.fg = red
header.bold = true
title.reverse = true