chore: update titanium game-emulation

This commit is contained in:
Jay Looney 2025-11-10 13:50:58 -06:00
parent 8821aafbba
commit cfb0a99306

View file

@ -17,7 +17,7 @@ let
mgba # GameBoy / Color / Advance mgba # GameBoy / Color / Advance
melonds # Nintendo DS melonds # Nintendo DS
citra # Nintendo 3DS citra # Nintendo 3DS
# Sony # Sony
swanstation #duckstation # PlayStation swanstation #duckstation # PlayStation
@ -35,11 +35,13 @@ in
{ {
environment.systemPackages = [ environment.systemPackages = [
retroarchWithCores retroarchWithCores
#pkgs.retroarch-full
#pkgs.emulationstation-de #pkgs.emulationstation-de
pkgs.gnome-bluetooth pkgs.gnome-bluetooth
]; ];
hardware.xone.enable = true; # Xbox Controller Driver hardware.xone.enable = true; # Xbox Controller Driver
hardware.xpadneo.enable = true; # Xbox Controller Driver
hardware.enableAllFirmware = true; hardware.enableAllFirmware = true;
hardware.bluetooth = { hardware.bluetooth = {
enable = true; enable = true;