Move emulators to rotterdam only
This commit is contained in:
parent
b8ae20a2e5
commit
6a705bff3e
2 changed files with 5 additions and 3 deletions
|
|
@ -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
|
||||
];
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue