include runtime dependencies in default package

This commit is contained in:
Chance 2025-03-25 16:00:12 -04:00
parent ed34343dfc
commit 10536132d1
Signed by: caznix
GPG key ID: 489D213143D753FD
2 changed files with 20 additions and 2 deletions

View file

@ -33,6 +33,7 @@
};
buildInputs = with pkgs; [
vulkan-loader
libGL
wayland
libxkbcommon
xorg.libXcursor