include runtime dependencies in default package

This commit is contained in:
Chance 2025-03-25 16:00:12 -04:00 committed by BitSyndicate
parent 5c438b349e
commit e158c4bb63
Signed by: bitsyndicate
GPG key ID: 443E4198D6BBA6DE
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