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) [
|
||||
desmume
|
||||
unstable.dolphin-emu-beta
|
||||
pcsx2
|
||||
] ++ lib.optionals (cfg.performanceIndex >= 8) [
|
||||
unstable.ryujinx
|
||||
unstable.yuzu-mainline
|
||||
|
|
Loading…
Reference in a new issue