fixup! wip
This commit is contained in:
parent
0048c6d523
commit
79fd82d0cd
|
@ -13,6 +13,7 @@
|
||||||
network.enable = true; # remote unlocking
|
network.enable = true; # remote unlocking
|
||||||
luks.devices."root".device = "/dev/disk/by-uuid/b20be409-adb6-47fc-ba9b-c07e61503070";
|
luks.devices."root".device = "/dev/disk/by-uuid/b20be409-adb6-47fc-ba9b-c07e61503070";
|
||||||
};
|
};
|
||||||
|
loader.grub.device = "/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0";
|
||||||
};
|
};
|
||||||
|
|
||||||
fileSystems = {
|
fileSystems = {
|
||||||
|
|
Loading…
Reference in a new issue