add iwlwifi to early-ish boot
This commit is contained in:
parent
e341092306
commit
8e32a16f01
@ -11,7 +11,7 @@
|
|||||||
bootDevices = ["nvme-Samsung_SSD_970_EVO_Plus_2TB_S6P1NS0TA01331A"];
|
bootDevices = ["nvme-Samsung_SSD_970_EVO_Plus_2TB_S6P1NS0TA01331A"];
|
||||||
immutable = false;
|
immutable = false;
|
||||||
forceNoDev2305 = true;
|
forceNoDev2305 = true;
|
||||||
availableKernelModules = ["xhci_pci" "thunderbolt" "nvme" "usbhid"];
|
availableKernelModules = ["iwlwifi" "xhci_pci" "thunderbolt" "nvme" "usbhid"];
|
||||||
removableEfi = true;
|
removableEfi = true;
|
||||||
partitionScheme = {
|
partitionScheme = {
|
||||||
efiBoot = "-part1";
|
efiBoot = "-part1";
|
||||||
|
Loading…
Reference in New Issue
Block a user