cfg/hardware: include the contents of the scan/not-detected.nix file

This commit is contained in:
Colin 2022-05-17 06:43:24 +00:00
parent e42256fa7f
commit 3bc0a13ad1

View File

@ -4,9 +4,7 @@
{
# TODO colin: this was autogenerated. what's it do?
imports =
[ (modulesPath + "/installer/scan/not-detected.nix")
];
hardware.enableRedistributableFirmware = true;
# XXX colin: these four statements were autogenerated and placed here: why?
# boot.initrd.availableKernelModules = [ "xhci_pci" "usbhid" "usb_storage" ];