nix-config/modules/hardware/nintendo.nix

4 lines
38 B
Nix
Raw Normal View History

2023-09-07 13:40:41 +02:00
{
services.joycond.enable = true;
}