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
This commit is contained in:
benjamin melançon 2024-11-18 23:27:05 -05:00
parent dcce640950
commit d151d8fc48

View file

@ -16,6 +16,7 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. # vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
# wget # wget
birdtray
bitwarden-cli bitwarden-cli
bitwarden-desktop bitwarden-desktop
bitwarden-menu bitwarden-menu