Steam: Difference between revisions
imported>Alexnortung mNo edit summary |
imported>Legendofmiracles Adds steam-tui instructions |
||
Line 24: | Line 24: | ||
programs.steam.enable = true; | programs.steam.enable = true; | ||
</syntaxHighlight> | </syntaxHighlight> | ||
=== steam-tui === | |||
If you want the steam-tui client you'll have to install it, but since it relies on `steamcmd` being set up, you'll have to set that up, just to generate the right files. | |||
`nix-shell -p steamcmd --run steamcmd` | |||
And then log in: `login <username> <password> <steam f2a password> | |||
After that, steam-tui should start fine. | |||
=== FHS environment only (aka GOG/Humble) === | === FHS environment only (aka GOG/Humble) === |