Enable xpadneo

This commit is contained in:
Filippo Berto 2025-07-19 21:08:16 +02:00
parent 3115ff97d0
commit 7c2b1b24d9
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 2 additions and 0 deletions

View file

@ -39,6 +39,7 @@
};
hardware = {
xpadneo.enable = true;
logitech.wireless = { enable = true; enableGraphical = true; };
graphics = {

View file

@ -93,6 +93,7 @@
enable = true;
daemon.enable = true;
};
xpadneo.enable = true;
};
i18n.defaultLocale = "it_IT.UTF-8";