From 630e386d410248920bae8e18a54e7a01df21c0c7 Mon Sep 17 00:00:00 2001 From: EsVagy42 Date: Sun, 13 Apr 2025 16:02:22 +0000 Subject: [PATCH] Added Genesis Plus GX to retroarch cores and removed blastem --- commit_text | 2 +- configuration.nix | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/commit_text b/commit_text index 034b6e5..f9f4672 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Removed reference to roms directory from home.nix +Added Genesis Plus GX to retroarch cores and removed blastem diff --git a/configuration.nix b/configuration.nix index ab62475..36542bb 100644 --- a/configuration.nix +++ b/configuration.nix @@ -107,6 +107,7 @@ "steam" "steam-original" "steam-unwrapped" + "libretro-genesis-plus-gx" ]; services.flatpak.enable = true; @@ -211,8 +212,7 @@ mindustry openttd-jgrpp - ( retroarch.withCores - (cores: with cores; [ blastem ]) ) + (retroarch.withCores (cores: with cores; [ genesis-plus-gx ])) wineWowPackages.stable winetricks