From 0e58d22f7fb14452218c1260b9d3809ae7c7cb13 Mon Sep 17 00:00:00 2001 From: Stefan Ellmauthaler Date: Mon, 25 Jul 2022 15:36:34 +0200 Subject: [PATCH] Issues with unstable thunderbird -> going back to stable version --- modules/graphical.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/graphical.nix b/modules/graphical.nix index 9e94ca1..5adb093 100644 --- a/modules/graphical.nix +++ b/modules/graphical.nix @@ -67,7 +67,7 @@ with lib; { environment.systemPackages = with pkgs; [ firefox - unstable.thunderbird # TODO set to stable when v102 is backported into stable + thunderbird # v102 has various starting time issues - so back to stable okular texlive.combined.scheme-full usbutils