about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--pkgs/games/steam/chrootenv.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/games/steam/chrootenv.nix b/pkgs/games/steam/chrootenv.nix
index cbf5b92760b3..b4542d4ed741 100644
--- a/pkgs/games/steam/chrootenv.nix
+++ b/pkgs/games/steam/chrootenv.nix
@@ -33,6 +33,7 @@ buildFHSUserEnv {
       # Not formally in runtime but needed by some games
       gst_all_1.gstreamer
       gst_all_1.gst-plugins-ugly
+      libdrm
 
       steamPackages.steam-runtime-wrapped
     ];