Prepare to open window

This commit is contained in:
Hanno Braun 2024-10-30 01:51:18 +01:00
parent decf1aaeef
commit 696c69e2f3

View File

@ -3,6 +3,7 @@
let
libPath = with pkgs; lib.makeLibraryPath [
libxkbcommon
vulkan-loader
wayland
];
in