1

Nixos: Add desmume

This commit is contained in:
2024-06-07 20:42:00 +02:00
parent 41595d41e2
commit 5a70e27e3a

View File

@ -402,6 +402,17 @@ rec {
AusweisApp2 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 # Use NixCommunity binary cache
cachix cachix