From 46e64099669d57b981df0574adc12a08cd16ad73 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Fri, 13 Sep 2024 21:24:42 +0800 Subject: [PATCH] home-manager/suites/desktop: remove Thunderbird from documents submodule Welp, there's now other Thunderbird package. --- modules/home-manager/_private/suites/desktop.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/home-manager/_private/suites/desktop.nix b/modules/home-manager/_private/suites/desktop.nix index 985e5fee..9399d2d3 100644 --- a/modules/home-manager/_private/suites/desktop.nix +++ b/modules/home-manager/_private/suites/desktop.nix @@ -182,7 +182,6 @@ in home.packages = with pkgs; [ dino # Some modern chat client featuring a dinosaur mascot for what could be considered a dinosaur. foliate # The prettier PDF viewer (if you're OK with a mixed bag of GTK3+GTK4 apps). - thunderbird # Email and web feed checks. languagetool # You're personal assistant for proper grammar, vale # Elevate your fanfics to a frivolously higher caliber! ];