add xpadneo
This commit is contained in:
parent
9c26b09571
commit
e7f70dcda2
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@
|
|||
in
|
||||
pkgs.recurseIntoAttrs (pkgs.linuxPackagesFor linux_relms);
|
||||
|
||||
# Enable XBox Controller
|
||||
hardware.xpadneo.enable = true;
|
||||
|
||||
# Networking
|
||||
networking.hostName = "skynet";
|
||||
|
||||
|
|
Reference in a new issue