games: add pcsx2
This commit is contained in:
parent
f0e5f3bec0
commit
0ce0c43e5e
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue