lutris: fix for us keyboard layouts

This commit is contained in:
Jonathan Ringer 2020-07-07 12:34:16 -07:00 committed by Jon
parent 869dfc09c9
commit dc16bda3fe

View file

@ -37,6 +37,7 @@
, wine , wine
, fluidsynth , fluidsynth
, xorgserver , xorgserver
, xorg
}: }:
let let
@ -55,6 +56,7 @@ let
wine wine
fluidsynth fluidsynth
xorgserver xorgserver
xorg.setxkbmap
]; ];
gstDeps = with gst_all_1; [ gstDeps = with gst_all_1; [