Everything worked in gnome and cosmic, but with the transition to niri, I had to add hardware.bluetooth in the configuration. For some reason, now the controller either takes a very long time to connect and does not work, or it repeatedly connects and disconnects.
That’s all I’ve added for that:
hardware = {
bluetooth = {
enable = true;
powerOnBoot = true;
settings = {
General = {
Experimental = true;
};
Policy = {
AutoEnable = true;
};
};
};
xpadneo.enable = true;
}