uncomment steam to save storage

This commit is contained in:
Sakooooo 2024-11-15 19:57:33 +04:00
parent 248144c8e7
commit 19b01594b5
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -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;
}; };