Corrected encrypted device to be the main partition
This commit is contained in:
parent
5c02580724
commit
d4e0c6daf0
@ -13,7 +13,7 @@
|
||||
canTouchEfiVariables = true;
|
||||
espDevice = "/dev/sda2";
|
||||
};
|
||||
initrd.luks.devices.cryptroot.device = "/dev/sda2";
|
||||
initrd.luks.devices.cryptroot.device = "/dev/sda1";
|
||||
}
|
||||
|
||||
fileSystems."/" = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user