halloy 12

This commit is contained in:
death916 2025-12-04 02:09:12 -08:00
parent f719b2e6ed
commit d0546cbf2c

View file

@ -42,6 +42,7 @@ in
xorg.libXcursor xorg.libXcursor
xorg.libXi xorg.libXi
xorg.libXrandr xorg.libXrandr
xorg.libxcb
wayland wayland
alsa-lib.dev alsa-lib.dev
]; ];
@ -55,6 +56,7 @@ in
super.vulkan-loader super.vulkan-loader
super.alsa-lib super.alsa-lib
super.openssl super.openssl
super.xorg.libxcb
] ]
} }