Simon Bruder 2024-03-07 11:59:36 +01:00
parent c9d66b545c
commit 5dd696f63c
Signed by: simon
GPG key ID: 347FF8699CDA0776

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
];