Nixos: Add desmume

This commit is contained in:
2024-10-10 16:02:04 +02:00
parent 41595d41e2
commit 5a70e27e3a
+11
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