Add mgba libretro core.
This commit is contained in:
parent
0f0992e305
commit
6798f0a2cb
@ -67,7 +67,7 @@
|
||||
protonup-qt # Proton ge manager
|
||||
ungoogled-chromium # For sites that don't work with firefox based browsers
|
||||
(nerdfonts.override { fonts = [ "CascadiaCode" ]; }) # Best font
|
||||
(retroarch.override { cores = with libretro; [ snes9x ]; })
|
||||
(retroarch.override { cores = with libretro; [ snes9x mgba ]; })
|
||||
];
|
||||
|
||||
# Environmental variables I can't live without
|
||||
|
Loading…
Reference in New Issue
Block a user