readded lime3ds

This commit is contained in:
willifan 2025-02-09 16:52:29 +01:00
parent f22fddbd3e
commit bff4b549d3

View file

@ -3,7 +3,7 @@ lib.mkIf config.desktop.emulation.enable {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
melonDS melonDS
dolphin-emu dolphin-emu
#lime3ds lime3ds
cemu cemu
steam-rom-manager steam-rom-manager
]; ];