From 7c9e17052c2dc992be2fd500b879e86f2518bc56 Mon Sep 17 00:00:00 2001 From: David McFarland Date: Thu, 18 Dec 2025 19:30:54 -0400 Subject: [PATCH] steam: add usbutils to env --- pkgs/by-name/st/steam/package.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/by-name/st/steam/package.nix b/pkgs/by-name/st/steam/package.nix index fe3bc2dddf86..f1cd1abe3fef 100644 --- a/pkgs/by-name/st/steam/package.nix +++ b/pkgs/by-name/st/steam/package.nix @@ -51,6 +51,7 @@ let lsb-release # not documented, called from Big Picture pciutils # not documented, complains about lspci on startup glibc_multi.bin + usbutils # not documented, complains about lsusb on startup (needed for the 'Enter VR Mode' button to appear) xdg-utils # calls xdg-open occasionally xz zenity