Nixos: Add desmume
This commit is contained in:
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user