[gaming] Add additional emulators
This commit is contained in:
@@ -19,8 +19,10 @@ in
|
|||||||
|
|
||||||
(mkIf (cfg.enable && cfg.gaming.emulation) {
|
(mkIf (cfg.enable && cfg.gaming.emulation) {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
ryubing
|
|
||||||
dolphin-emu
|
dolphin-emu
|
||||||
|
dolphin-emu-primehack
|
||||||
|
retroarch-full
|
||||||
|
ryubing
|
||||||
];
|
];
|
||||||
# TODO: Remove me once dolphin-emu and dolphin-emu-primehack update
|
# TODO: Remove me once dolphin-emu and dolphin-emu-primehack update
|
||||||
# dependencies to mbedtls from mbedtls_2 (which is currently)
|
# dependencies to mbedtls from mbedtls_2 (which is currently)
|
||||||
|
|||||||
Reference in New Issue
Block a user