From f90825a2707d35a6094f263e405a7d40863800cd Mon Sep 17 00:00:00 2001 From: Lyra Thorpe Date: Mon, 31 Aug 2026 01:35:09 +0100 Subject: [PATCH] feat(console): add pcsx2 emulator --- hosts/Console/gaming.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/Console/gaming.nix b/hosts/Console/gaming.nix index 635ece3..a2a07ad 100644 --- a/hosts/Console/gaming.nix +++ b/hosts/Console/gaming.nix @@ -240,6 +240,7 @@ in environment.systemPackages = [ retroarch pkgs.clonehero + pkgs.pcsx2 pkgs.dualsensectl # DualSense LED/battery/mic control from the shell pkgs.mangohud # FPS/frametime overlay; use `mangohud %command%` in Steam pkgs.vulkan-tools # vulkaninfo, for checking the 32/64-bit ICDs Proton needs