From 545db766364efffbddeabd738090a42958bbbf68 Mon Sep 17 00:00:00 2001 From: Emmet Date: Thu, 1 Jun 2023 16:54:14 -0500 Subject: [PATCH] Got retroarch working --- user/app/games/games.nix | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/user/app/games/games.nix b/user/app/games/games.nix index 087d87b..e99c915 100644 --- a/user/app/games/games.nix +++ b/user/app/games/games.nix @@ -5,12 +5,15 @@ # Games #TODO need flatpak steam gamehub - retroarch - libretro.mgba - libretro.desmume - libretro.dolphin - libretro.citra - libretro.genesis-plus-gx + (retroarch.override { + cores = with libretro; [ + mgba + desmume + dolphin + citra + genesis-plus-gx + ]; + }) airshipper qjoypad # TODO need flatpak minecraft