Use thunderbird-esr package

This commit is contained in:
Jakob Lechner 2025-02-10 14:40:41 +01:00
parent 03c6fa9872
commit 934784cab5

View file

@ -2,6 +2,7 @@
{
programs.thunderbird = {
enable = nixosConfig.jalr.gui.enable;
package = pkgs.thunderbird-esr;
profiles."default" = {
isDefault = true;
withExternalGnupg = true;