profiles/desktop: add game controller drivers for hardware submodule

This commit is contained in:
Gabriel Arazas 2023-08-04 05:29:56 +08:00
parent 415cd10f9b
commit 0e6f3cea8c
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -161,6 +161,11 @@ in {
# Enable support for Bluetooth.
hardware.bluetooth.enable = true;
# Enable yer game controllers.
hardware.steam-hardware.enable = true;
hardware.xone.enable = true;
hardware.xpadneo.enable = true;
})
(lib.mkIf cfg.cleanup.enable {