From bba6b43ed6bedd82fe7fce419924f42e73f6aa6e Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Tue, 19 Nov 2024 20:36:46 +0800 Subject: [PATCH] hosts/ni/setups/gaming: add Retroarch cores and Veloren --- configs/nixos/ni/modules/setups/gaming.nix | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/configs/nixos/ni/modules/setups/gaming.nix b/configs/nixos/ni/modules/setups/gaming.nix index 4e4afac3..77f0a31f 100644 --- a/configs/nixos/ni/modules/setups/gaming.nix +++ b/configs/nixos/ni/modules/setups/gaming.nix @@ -16,12 +16,19 @@ in retro-computing.enable = true; }; + programs.retroarch.cores = with pkgs.libretro; [ + pcsx2 + dolphin + citra + ]; + # Bring more of them games. environment.systemPackages = with pkgs; [ dwarf-fortress # Losing only means more possibilities to play. mindustry # Not a Minecraft industry simulator. minetest # Free Minecraft. the-powder-toy # Free micro-Minecraft. + veloren # Free 3D mini-Minecraft. ]; # This is somewhat used for streaming games from it.