Use home-manager thunderbird option

This commit is contained in:
Chandler Swift 2024-10-20 00:21:02 -05:00
parent 98524cf76e
commit 52e33b951c
Signed by: chandlerswift
GPG key ID: A851D929D52FB93F

View file

@ -138,7 +138,6 @@
libreoffice-qt libreoffice-qt
prismlauncher prismlauncher
qgis qgis
thunderbird
# command line applications # command line applications
beets beets
@ -163,6 +162,8 @@
factorio factorio
]; ];
programs.thunderbird.enable = true;
programs.bash.enable = true; programs.bash.enable = true;
programs.direnv = { programs.direnv = {