Add xpadneo to get controller working?

This commit is contained in:
jay
2025-06-30 19:47:12 -04:00
parent 7da2097c91
commit 0961059ff2
5 changed files with 16 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
{ pkgs, ...}: {
services.blueman.enable = true;
}