Add thunderbird

This commit is contained in:
Eli Ribble 2025-03-06 15:00:49 -07:00
parent f185e4f61f
commit 25169346e6
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@
# Set neovim as the default editor # Set neovim as the default editor
programs.neovim.enable = true; programs.neovim.enable = true;
programs.neovim.defaultEditor = true; programs.neovim.defaultEditor = true;
programs.thunderbird.enable = true;
programs.virt-manager.enable = true; programs.virt-manager.enable = true;
# Enable the KDE Plasma Desktop Environment. # Enable the KDE Plasma Desktop Environment.