Skip to content

Commit

Permalink
lutris: fix for us keyboard layouts
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Ringer committed Jul 8, 2020
1 parent 869dfc0 commit dc16bda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/applications/misc/lutris/default.nix
Expand Up @@ -37,6 +37,7 @@
, wine
, fluidsynth
, xorgserver
, xorg
}:

let
Expand All @@ -55,6 +56,7 @@ let
wine
fluidsynth
xorgserver
xorg.setxkbmap
];

gstDeps = with gst_all_1; [
Expand Down

0 comments on commit dc16bda

Please sign in to comment.