zhu
This commit is contained in:
parent
c5f42a593f
commit
4f753c3004
3 changed files with 4 additions and 2 deletions
|
|
@ -68,7 +68,7 @@
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
command = [
|
command = [
|
||||||
"${lib.getExe pkgs.xwayland-satellite-stable}"
|
"${lib.getExe pkgs.xwayland-satellite-unstable}"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@
|
||||||
wayland-utils
|
wayland-utils
|
||||||
libsecret
|
libsecret
|
||||||
gamescope
|
gamescope
|
||||||
xwayland-satellite-stable
|
xwayland-satellite-unstable
|
||||||
swaybg
|
swaybg
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue