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
47cb7b4b32
commit
a1645314f4
|
@ -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
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue