fwminex: remove iwlwifi from early-early boot

This commit is contained in:
2023-09-16 23:05:01 +03:00
parent 0f9aa4ed0d
commit dafdf2df30
2 changed files with 1 additions and 2 deletions

View File

@@ -10,7 +10,6 @@
# previously:
# imports = [(modulesPath + "/installer/scan/not-detected.nix")];
# as of 23.05 that is:
hardware.enableRedistributableFirmware = true;
boot.initrd.availableKernelModules = ["usbhid"];
boot.initrd.kernelModules = ["vc4" "bcm2835_dma" "i2c_bcm2835"];