Steam: Difference between revisions
imported>NeoUmbreon m "missing" was "issing" an m |
imported>Denperidge m Updated configuration.nix path |
||
| Line 7: | Line 7: | ||
To install the Steam package and enable all the system options necessary to allow it to run: | To install the Steam package and enable all the system options necessary to allow it to run: | ||
{{file|/etc/configuration.nix|nix|<nowiki> | {{file|/etc/nixos/configuration.nix|nix|<nowiki> | ||
programs.steam = { | programs.steam = { | ||
enable = true; | enable = true; | ||