starlight: add more emulators
This commit is contained in:
parent
894fe540e1
commit
4c77e3589a
|
@ -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
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue