feat: Joycond

This commit is contained in:
Kyle Brown 2023-12-22 14:32:47 -08:00
parent c4faf17542
commit ef21af039f

View file

@ -5,5 +5,7 @@
powerOnBoot = true;
};
services.upower = {enable = true;};
services.upower.enable = true;
services.joycond.enable = true;
}