diff --git a/common.nix b/common.nix index bbed950..172dd72 100644 --- a/common.nix +++ b/common.nix @@ -39,6 +39,10 @@ pkgs: udev jre ncurses # Needed for CLI + + # Keyboard input may not work in simulink otherwise + libxkbcommon + xkeyboard_config ]) ++ (with pkgs.xorg; [ libSM libX11