steam module: add proper steam.run as well
This commit is contained in:
parent
baaec29531
commit
f9d9740e68
@ -25,7 +25,7 @@ in {
|
||||
|
||||
hardware.steam-hardware.enable = true;
|
||||
|
||||
environment.systemPackages = [ steam ];
|
||||
environment.systemPackages = [ steam steam.run ];
|
||||
};
|
||||
|
||||
meta.maintainers = with maintainers; [ mkg20001 ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user