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
|
in
|
||||||
pkgs.recurseIntoAttrs (pkgs.linuxPackagesFor linux_relms);
|
pkgs.recurseIntoAttrs (pkgs.linuxPackagesFor linux_relms);
|
||||||
|
|
||||||
|
# Enable XBox Controller
|
||||||
|
hardware.xpadneo.enable = true;
|
||||||
|
|
||||||
# Networking
|
# Networking
|
||||||
networking.hostName = "skynet";
|
networking.hostName = "skynet";
|
||||||
|
|
||||||
|
|
Reference in a new issue