wayland native
All checks were successful
Build project / Build (push) Successful in 1m33s

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2026-03-28 15:14:18 +02:00
parent 17ee1db583
commit 5656d3d424
2 changed files with 17 additions and 16 deletions

View File

@@ -52,10 +52,11 @@
isDarwin = pkgs.stdenv.isDarwin;
x11Libs = with pkgs; [
libX11
libXcursor
libXi
libXrandr
wayland
#libX11
#libXcursor
#libXi
#libXrandr
libxkbcommon
];