Infini-FRAMEWORK: enable uinput and joycond
This commit is contained in:
parent
cfada5f7f4
commit
e3531c26cb
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@
|
|||
};
|
||||
|
||||
programs.ns-usbloader.enable = true;
|
||||
hardware.uinput.enable = true;
|
||||
services.joycond.enable = true;
|
||||
|
||||
services.fwupd = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue