add steam
This commit is contained in:
parent
ec6d38efc2
commit
687cdb90e6
3 changed files with 12 additions and 6 deletions
4
users/josh/by_hosts/joe/nix_modules/steam.nix
Normal file
4
users/josh/by_hosts/joe/nix_modules/steam.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ ... }:
|
||||
{
|
||||
programs.steam.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue