From 2d18cf75e0fa14fae92f1b8ce76742fd4d90eae8 Mon Sep 17 00:00:00 2001 From: Nikolay Amiantov Date: Tue, 25 Oct 2016 16:11:00 +0300 Subject: [PATCH] steam: add xkeyboardconfig --- pkgs/games/steam/chrootenv.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/games/steam/chrootenv.nix b/pkgs/games/steam/chrootenv.nix index 8c86371ecab..c53418b6523 100644 --- a/pkgs/games/steam/chrootenv.nix +++ b/pkgs/games/steam/chrootenv.nix @@ -52,6 +52,7 @@ in buildFHSUserEnv rec { gst_all_1.gst-plugins-ugly libdrm mono + xorg.xkeyboardconfig (steamPackages.steam-runtime-wrapped.override { inherit nativeOnly runtimeOnly newStdcpp;