profiles/gaming: update RetroArch package

We'll use more cores if necessary.
This commit is contained in:
Gabriel Arazas 2023-12-24 18:18:56 +08:00
parent 55b475b6f0
commit 39c0bb2d8f
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -18,7 +18,16 @@ in
environment.systemPackages = with pkgs; [
# All-around emulator. Also what I'm mainly using for quickly
# initializing sessions.
retroarchFull
(retroarch.override {
cores = with libretro; [
bsnes-hd
desmume
dolphin
dosbox-pure
pcsx2
ppsspp
];
})
];
# Setup the go-to platform for Linux gaming. Most of the