Steam: Difference between revisions
imported>Denperidge m Updated configuration.nix path |
m Broken formatting fixed at steam-tui. |
||
| Line 30: | Line 30: | ||
=== steam-tui === | === steam-tui === | ||
If you want the steam-tui client you'll have to install it, but since it relies on | If you want the steam-tui client you'll have to install it, but since it relies on <code>steamcmd</code> being set up, you'll have to set that up, just to generate the right files. | ||
<syntaxHighlight lang=nix> | <syntaxHighlight lang=nix> | ||
nix-shell -p steamcmd --run steamcmd | nix-shell -p steamcmd --run steamcmd | ||