Install Steam and Lutris on gamepc
This commit is contained in:
parent
5bd06edb5d
commit
5374402dde
3 changed files with 5 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
facter.reportPath = ./facter.json;
|
||||
networking.hostName = "gamepc";
|
||||
home-manager.users.pim.imports = [./home.nix];
|
||||
programs.steam.enable = true;
|
||||
|
||||
services = {
|
||||
openssh.enable = true;
|
||||
|
|
|
@ -3,5 +3,6 @@
|
|||
devenv
|
||||
vlc
|
||||
handbrake
|
||||
lutris
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue