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:
parent
9333581075
commit
b764068a50
11 changed files with 476 additions and 0 deletions
|
|
@ -815,6 +815,14 @@ in
|
|||
A new module is available: 'xfconf'.
|
||||
'';
|
||||
}
|
||||
|
||||
{
|
||||
time = "2022-11-04T14:56:46+00:00";
|
||||
condition = hostPlatform.isLinux;
|
||||
message = ''
|
||||
A new module is available: 'programs.thunderbird';
|
||||
'';
|
||||
}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue