profiles/gaming: add game controller drivers

This commit is contained in:
Gabriel Arazas 2023-08-04 05:28:59 +08:00
parent 194a6b2734
commit 415cd10f9b
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -30,6 +30,8 @@ in
# Enable them controllers in case you have one. # Enable them controllers in case you have one.
hardware.steam-hardware.enable = true; hardware.steam-hardware.enable = true;
hardware.xone.enable = true;
hardware.xpadneo.enable = true;
# Enabling all hardware settings for the desktop (unless the user # Enabling all hardware settings for the desktop (unless the user
# explicitly disabled it). # explicitly disabled it).