feat: add eontimer, pokefinder, retroarch

This commit is contained in:
Swarsel 2024-12-21 01:36:17 +01:00
parent 9e8324ad27
commit efca28aa57
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
9 changed files with 165 additions and 20 deletions

View file

@ -14,6 +14,7 @@
export SDL_VIDEODRIVER=wayland
export QT_QPA_PLATFORM=wayland-egl
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
export QT_QPA_PLATFORM_PLUGIN_PATH="${pkgs.libsForQt5.qt5.qtbase.bin}/lib/qt-${pkgs.libsForQt5.qt5.qtbase.version}/plugins";
export MOZ_ENABLE_WAYLAND=1
export MOZ_DISABLE_RDD_SANDBOX=1
'';