mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 15:08:18 +00:00
steam: provide pidof and lsusb for Steam VR
This commit is contained in:
parent
883d6262e4
commit
9d8c27e4f4
@ -28,6 +28,9 @@ let
|
||||
iana-etc
|
||||
# Steam Play / Proton
|
||||
python3
|
||||
# Steam VR
|
||||
procps
|
||||
usbutils
|
||||
] ++ lib.optional withJava jdk
|
||||
++ lib.optional withPrimus primus
|
||||
++ extraPkgs pkgs;
|
||||
|
Loading…
Reference in New Issue
Block a user