Move emulators to rotterdam only

This commit is contained in:
rotterdam 2023-02-14 11:09:56 -03:00
parent b8ae20a2e5
commit 6a705bff3e
2 changed files with 5 additions and 3 deletions

View file

@ -40,8 +40,6 @@
# prusa-slicer
qbittorrent
quickemu
# retroarchFull
rpcs3
signal-desktop
solvespace
space-cadet-pinball
@ -64,7 +62,6 @@
# Packages from 3rd party overlays
agenix
chatterino7
emulationstation-de
koi
notesnook
];

View file

@ -21,7 +21,12 @@
services.hardware.openrgb.enable = true;
environment.systemPackages = with pkgs; [
cemu
# retroarchFull
rpcs3
yuzu-ea
# Packages from 3rd party overlays
emulationstation-de
];
programs.corectrl.enable = true;