force no legacy grub (now)
This commit is contained in:
parent
7775c760fa
commit
b5a3e29e6f
@ -10,6 +10,7 @@
|
|||||||
devNodes = "/dev/disk/by-id/";
|
devNodes = "/dev/disk/by-id/";
|
||||||
bootDevices = ["nvme-Samsung_SSD_970_EVO_Plus_2TB_S6P1NS0TA01331A"];
|
bootDevices = ["nvme-Samsung_SSD_970_EVO_Plus_2TB_S6P1NS0TA01331A"];
|
||||||
immutable = false;
|
immutable = false;
|
||||||
|
forceNoDev2305 = true;
|
||||||
availableKernelModules = [ "xhci_pci" "thunderbolt" "nvme" "usbhid" ];
|
availableKernelModules = [ "xhci_pci" "thunderbolt" "nvme" "usbhid" ];
|
||||||
removableEfi = true;
|
removableEfi = true;
|
||||||
partitionScheme = {
|
partitionScheme = {
|
||||||
|
Loading…
Reference in New Issue
Block a user