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
|
# prusa-slicer
|
||||||
qbittorrent
|
qbittorrent
|
||||||
quickemu
|
quickemu
|
||||||
# retroarchFull
|
|
||||||
rpcs3
|
|
||||||
signal-desktop
|
signal-desktop
|
||||||
solvespace
|
solvespace
|
||||||
space-cadet-pinball
|
space-cadet-pinball
|
||||||
|
|
@ -64,7 +62,6 @@
|
||||||
# Packages from 3rd party overlays
|
# Packages from 3rd party overlays
|
||||||
agenix
|
agenix
|
||||||
chatterino7
|
chatterino7
|
||||||
emulationstation-de
|
|
||||||
koi
|
koi
|
||||||
notesnook
|
notesnook
|
||||||
];
|
];
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,12 @@
|
||||||
services.hardware.openrgb.enable = true;
|
services.hardware.openrgb.enable = true;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
cemu
|
||||||
|
# retroarchFull
|
||||||
|
rpcs3
|
||||||
yuzu-ea
|
yuzu-ea
|
||||||
|
# Packages from 3rd party overlays
|
||||||
|
emulationstation-de
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.corectrl.enable = true;
|
programs.corectrl.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue