Enable xpadneo
This commit is contained in:
parent
3115ff97d0
commit
7c2b1b24d9
2 changed files with 2 additions and 0 deletions
|
|
@ -39,6 +39,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
hardware = {
|
hardware = {
|
||||||
|
xpadneo.enable = true;
|
||||||
logitech.wireless = { enable = true; enableGraphical = true; };
|
logitech.wireless = { enable = true; enableGraphical = true; };
|
||||||
|
|
||||||
graphics = {
|
graphics = {
|
||||||
|
|
|
||||||
|
|
@ -93,6 +93,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
daemon.enable = true;
|
daemon.enable = true;
|
||||||
};
|
};
|
||||||
|
xpadneo.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
i18n.defaultLocale = "it_IT.UTF-8";
|
i18n.defaultLocale = "it_IT.UTF-8";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue