Archie: fix typo in archie's hardware-configuration.nix
This commit is contained in:
parent
0de81c9406
commit
87f78bac52
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
# Enabke support for the Xbox One wireless dongle
|
# Enabke support for the Xbox One wireless dongle
|
||||||
|
# Enable support for the Xbox One wireless dongle
|
||||||
hardware.xone.enable = true;
|
hardware.xone.enable = true;
|
||||||
|
|
||||||
boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "usbhid" "usb_storage" "sd_mod" ];
|
boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "usbhid" "usb_storage" "sd_mod" ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue