games: Drop yuzu
It is dead[1]. [1]: https://arstechnica.com/gaming/2024/03/switch-emulator-makers-agree-to-pay-2-4-million-to-settle-nintendo-lawsuit/
This commit is contained in:
parent
c9d66b545c
commit
5dd696f63c
|
@ -48,7 +48,6 @@ lib.mkIf cfg.enable {
|
||||||
pcsx2
|
pcsx2
|
||||||
] ++ lib.optionals (cfg.performanceIndex >= 8) [
|
] ++ lib.optionals (cfg.performanceIndex >= 8) [
|
||||||
unstable.ryujinx
|
unstable.ryujinx
|
||||||
unstable.yuzu-mainline
|
|
||||||
] ++ lib.optionals unfree.allowSoftware [
|
] ++ lib.optionals unfree.allowSoftware [
|
||||||
unstable.osu-lazer-sandbox
|
unstable.osu-lazer-sandbox
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue