feat(desktop): setup switch pro controller.
This commit is contained in:
parent
4ca1a58d90
commit
4b3992a4bc
1 changed files with 4 additions and 0 deletions
|
@ -46,5 +46,9 @@
|
||||||
value = "1048576";
|
value = "1048576";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# Setup switch pro controller
|
||||||
|
hardware.steam-hardware.enable = true;
|
||||||
|
services.joycond.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue