Merge pull request #31742 from ttuegel/dropbox/keyboard
dropbox: install xkeyboardconfig for input
This commit is contained in:
commit
2d4dc7d0bd
@ -34,7 +34,7 @@ buildFHSUserEnv {
|
||||
|
||||
targetPkgs = pkgs: with pkgs; with xlibs; [
|
||||
libICE libSM libX11 libXcomposite libXdamage libXext libXfixes libXrender
|
||||
libXxf86vm libxcb
|
||||
libXxf86vm libxcb xkeyboardconfig
|
||||
curl dbus fontconfig freetype gcc glib gnutar libxml2 libxslt zlib
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user