starlight: add more emulators

This commit is contained in:
Artemis Tosini 2024-08-05 20:03:12 +00:00
parent 894fe540e1
commit 4c77e3589a
Signed by: artemist
GPG key ID: EE5227935FE3FF18

View file

@ -108,9 +108,13 @@
]; ];
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
amdgpu_top dolphin-emu
mgba
pcsx2
rpcs3 rpcs3
ryujinx ryujinx
amdgpu_top
uhk-agent uhk-agent
]; ];