Remove cemu and marathon games
This commit is contained in:
parent
7fa0e7e478
commit
1a2310c4a2
|
@ -1,9 +1,5 @@
|
||||||
{ pkgs, ... }: {
|
{ pkgs, ... }: {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
alephone-marathon
|
|
||||||
alephone-durandal
|
|
||||||
alephone-infinity
|
|
||||||
cemu
|
|
||||||
prismlauncher
|
prismlauncher
|
||||||
(retroarch.override {
|
(retroarch.override {
|
||||||
cores = with libretro; [ dolphin mgba mupen64plus ];
|
cores = with libretro; [ dolphin mgba mupen64plus ];
|
||||||
|
|
Loading…
Reference in a new issue