add hardware support
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
hardware = {
|
||||
xone.enable = true;
|
||||
xpad-noone.enable = true;
|
||||
xpadneo = {
|
||||
enable = true;
|
||||
settings = {
|
||||
disable_deadzones = 1;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user