mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat: thunderbird
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{
|
||||
rec {
|
||||
thunderbirdProfile = "donnervogel";
|
||||
defaults = {
|
||||
thunderbird = {
|
||||
enable = true;
|
||||
profiles = [thunderbirdProfile];
|
||||
};
|
||||
aerc.enable = true;
|
||||
realName = "Kierán Meinhardt";
|
||||
folders.inbox = "INBOX";
|
||||
|
||||
Reference in New Issue
Block a user