From 1a2310c4a2c7a5a442e6296537e42e16e05e324e Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Mon, 29 Jan 2024 06:05:29 +0000 Subject: [PATCH] Remove cemu and marathon games --- system/games.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/system/games.nix b/system/games.nix index fe995ef3..b49381fe 100644 --- a/system/games.nix +++ b/system/games.nix @@ -1,9 +1,5 @@ { pkgs, ... }: { environment.systemPackages = with pkgs; [ - alephone-marathon - alephone-durandal - alephone-infinity - cemu prismlauncher (retroarch.override { cores = with libretro; [ dolphin mgba mupen64plus ];