mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 16:59:43 +01:00
b764068a50
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.
15 lines
159 B
INI
15 lines
159 B
INI
[General]
|
|
StartWithLastProfile=1
|
|
Version=2
|
|
|
|
[Profile0]
|
|
Default=1
|
|
IsRelative=1
|
|
Name=first
|
|
Path=first
|
|
|
|
[Profile1]
|
|
Default=0
|
|
IsRelative=1
|
|
Name=second
|
|
Path=second
|