From d151d8fc489eb886eb27cd0b00bfd433410763ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 18 Nov 2024 23:27:05 -0500 Subject: [PATCH] Add thunderbird system tray on recommendation from Louis Need to tell T-bird to run in background somehow too, to get it out of application tab switching annoyance --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index 05d1d67..b567d58 100644 --- a/configuration.nix +++ b/configuration.nix @@ -16,6 +16,7 @@ environment.systemPackages = with pkgs; [ # vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. # wget + birdtray bitwarden-cli bitwarden-desktop bitwarden-menu