stuff
This commit is contained in:

committed by
Shelvacu on legtop

parent
1ed01527a4
commit
30799d7307
@@ -7,7 +7,7 @@ let
|
||||
seagate_ironwolf
|
||||
];
|
||||
raidPartitions = map (s: s + "-part2") nvmeDevices;
|
||||
md_dev = "/dev/md/prophecy-root-crypt";
|
||||
md_dev = "/dev/disk/by-id/md-name-prophecy-root-crypt";
|
||||
in
|
||||
{
|
||||
boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "nvme" "usbhid" "usb_storage" "sd_mod" ];
|
||||
|
Reference in New Issue
Block a user