Simon Bruder 2024-03-07 11:59:36 +01:00
parent 47cb7b4b32
commit a1645314f4
Signed by: simon
GPG Key ID: 347FF8699CDA0776
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ lib.mkIf cfg.enable {
pcsx2
] ++ lib.optionals (cfg.performanceIndex >= 8) [
unstable.ryujinx
unstable.yuzu-mainline
] ++ lib.optionals unfree.allowSoftware [
unstable.osu-lazer-sandbox
];