Use home-manager thunderbird option
This commit is contained in:
parent
98524cf76e
commit
52e33b951c
|
@ -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 = {
|
||||||
|
|
Loading…
Reference in a new issue