add thunderbird

closes #20
This commit is contained in:
Pim Kunis 2023-10-01 10:14:15 +02:00
parent 82369d0920
commit 98a9a8c309

View file

@ -134,6 +134,13 @@ in
};
extraConfig = "User root";
};
thunderbird = {
enable = true;
profiles.default = {
isDefault = true;
};
};
};
# Let home-manager manage the X session