home/thunderbird: use thunderbird 128

This commit is contained in:
Guanran Wang 2024-07-26 14:07:28 +08:00
parent 5b5e9a0130
commit cc1489c30a
Signed by: nyancat
GPG key ID: 91F97D9ED12639CF

View file

@ -1,6 +1,7 @@
{
{pkgs, ...}: {
programs.thunderbird = {
enable = true;
package = pkgs.thunderbird-128;
profiles.default = {
isDefault = true;
extraConfig = ''