Infini-FRAMEWORK: enable uinput and joycond

This commit is contained in:
Infinidoge 2024-07-01 10:26:53 -04:00
parent cfada5f7f4
commit e3531c26cb
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A

View file

@ -42,6 +42,8 @@
};
programs.ns-usbloader.enable = true;
hardware.uinput.enable = true;
services.joycond.enable = true;
services.fwupd = {
enable = true;