Add xbone controller

This commit is contained in:
Tristan D. 2024-08-06 23:45:09 +02:00
parent ad64649a4a
commit aeacf70748
Signed by: tristan
SSH key fingerprint: SHA256:9oFM1J63hYWJjCnLG6C0fxBS15rwNcWwdQNMOHYKJ/4

View file

@ -30,4 +30,6 @@
chaotic.steam.extraCompatPackages = with pkgs; [
proton-ge-custom
];
hardware.xone.enable = true; # USB
hardware.xpadneo.enable = true; # Wireless
}