update
This commit is contained in:
parent
32106886fa
commit
f15455ca12
|
@ -2,6 +2,4 @@
|
||||||
boot.initrd.luks.devices.main.device = "/dev/disk/by-label/cryptmain";
|
boot.initrd.luks.devices.main.device = "/dev/disk/by-label/cryptmain";
|
||||||
|
|
||||||
fileSystems."/".device = "/dev/mapper/main";
|
fileSystems."/".device = "/dev/mapper/main";
|
||||||
|
|
||||||
boot.supportedFilesystems = ["ntfs"];
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue