This commit is contained in:
Aleksandr Lebedev 2025-06-15 14:00:48 +02:00
parent c5f42a593f
commit 4f753c3004
3 changed files with 4 additions and 2 deletions

View file

@ -68,7 +68,7 @@
} }
{ {
command = [ command = [
"${lib.getExe pkgs.xwayland-satellite-stable}" "${lib.getExe pkgs.xwayland-satellite-unstable}"
]; ];
} }
{ {

View file

@ -17,7 +17,7 @@
wayland-utils wayland-utils
libsecret libsecret
gamescope gamescope
xwayland-satellite-stable xwayland-satellite-unstable
swaybg swaybg
]; ];
} }

View file

@ -80,6 +80,8 @@ env -u SUDO_USER ${pkgs.distrobox}/bin/distrobox-enter "${containerName}" -- sud
libpng libpng
libpulseaudio libpulseaudio
libvorbis libvorbis
sdl3
SDL2
stdenv.cc.cc.lib stdenv.cc.cc.lib
libkrb5 libkrb5
keyutils keyutils