This commit is contained in:
Lilith 2024-06-11 20:54:17 +02:00
parent b66f726ce2
commit 18e95cdb6f
Signed by: lilith
GPG key ID: 8712A0F317C37175
7 changed files with 89 additions and 79 deletions

View file

@ -1,8 +1,11 @@
{...}:{
{conf,...}:{
programs.thunderbird = {
enable = true;
settings = {
};
profiles.${conf.user} = {
isDefault = true;
};
};
}