feat(gaming): enable joycond daemon

This commit is contained in:
CronyAkatsuki 2025-12-16 21:33:51 +01:00
parent af68ab80e0
commit 7af8d33291

View file

@ -55,6 +55,6 @@
# Setup switch pro controller
# hardware.steam-hardware.enable = true;
# services.joycond.enable = true;
services.joycond.enable = true;
};
}