1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat: thunderbird

This commit is contained in:
2023-09-28 17:54:20 +02:00
parent 73ce1bc4b5
commit 3c5246b159
3 changed files with 27 additions and 3 deletions

View File

@@ -1,5 +1,10 @@
{
rec {
thunderbirdProfile = "donnervogel";
defaults = {
thunderbird = {
enable = true;
profiles = [thunderbirdProfile];
};
aerc.enable = true;
realName = "Kierán Meinhardt";
folders.inbox = "INBOX";