games: add pcsx2

This commit is contained in:
Simon Bruder 2023-08-04 22:31:21 +02:00
parent f0e5f3bec0
commit 0ce0c43e5e
Signed by: simon
GPG key ID: 8D3C82F9F309F8EC

View file

@ -98,6 +98,7 @@ lib.mkIf cfg.enable {
] ++ lib.optionals (cfg.performanceIndex >= 4) [ ] ++ lib.optionals (cfg.performanceIndex >= 4) [
desmume desmume
unstable.dolphin-emu-beta unstable.dolphin-emu-beta
pcsx2
] ++ lib.optionals (cfg.performanceIndex >= 8) [ ] ++ lib.optionals (cfg.performanceIndex >= 8) [
unstable.ryujinx unstable.ryujinx
unstable.yuzu-mainline unstable.yuzu-mainline