Disable lutris on atlas
This commit is contained in:
@ -29,7 +29,7 @@ with lib.my;
|
|||||||
browsers = {
|
browsers = {
|
||||||
firefox.enable = true;
|
firefox.enable = true;
|
||||||
};
|
};
|
||||||
gaming.lutris.enable = true;
|
gaming.lutris.enable = false;
|
||||||
};
|
};
|
||||||
dev = {
|
dev = {
|
||||||
node.enable = true;
|
node.enable = true;
|
||||||
|
Reference in New Issue
Block a user