1

Nixos: Add desmume

This commit is contained in:
2024-06-07 20:42:00 +02:00
parent 8d607e2398
commit ae1f6b1852

View File

@ -402,6 +402,17 @@ rec {
AusweisApp2
# Games
# NOTE: Does not run with wayland
# (retroarch.override {
# cores = with libretro; [
# desmume
# melonds
# ];
# })
# melonDS # NOTE: Doesn't work - No QT platform plugin for wayland
desmume
# Use NixCommunity binary cache
cachix