thunderbird: add module

Add a new Thunderbird module that uses the configuration in
`accounts.email.accounts` to setup SMTP and IMAP accounts.

Multiple profiles are not supported at this point.
This commit is contained in:
David 2022-09-21 18:03:17 +02:00 committed by Robert Helgesson
parent 9333581075
commit b764068a50
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
11 changed files with 476 additions and 0 deletions

3
.github/CODEOWNERS vendored
View file

@ -312,6 +312,9 @@ Makefile @thiagokokada
/modules/programs/texlive.nix @rycee
/modules/programs/thunderbird.nix @d-dervishi
/tests/modules/programs/thunderbird @d-dervishi
/modules/programs/timidity.nix @amesgen
/modules/programs/tint2.nix @CarlosLoboxyz