lutris: fix for us keyboard layouts
This commit is contained in:
parent
869dfc09c9
commit
dc16bda3fe
1 changed files with 2 additions and 0 deletions
|
@ -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; [
|
||||||
|
|
Loading…
Reference in a new issue