Add thunderbird to atlas
This commit is contained in:
parent
56c1758bf7
commit
107c472d22
@ -25,7 +25,10 @@ with lib.my;
|
|||||||
|
|
||||||
modules = {
|
modules = {
|
||||||
desktop = {
|
desktop = {
|
||||||
apps.qbittorrent.enable = true;
|
apps = {
|
||||||
|
qbittorrent.enable = true;
|
||||||
|
thunderbird.enable = true;
|
||||||
|
};
|
||||||
browsers = {
|
browsers = {
|
||||||
firefox.enable = true;
|
firefox.enable = true;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user