uncomment steam to save storage
This commit is contained in:
parent
248144c8e7
commit
19b01594b5
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
||||||
};
|
};
|
||||||
game = {
|
game = {
|
||||||
lutris.enable = true;
|
lutris.enable = true;
|
||||||
steam.enable = true;
|
#steam.enable = true;
|
||||||
wine.enable = true;
|
wine.enable = true;
|
||||||
tetrio.enable = true;
|
tetrio.enable = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue