Correct key file device.

This commit is contained in:
2024-09-16 09:24:49 +01:00
parent 06e8687d94
commit ed33125184

View File

@@ -10,7 +10,7 @@
diskLayout = {
mainDiskDevice = "/dev/disk/by-id/nvme-SAMSUNG_MZVLW256HEHP-000H1_S340NX0K910298";
#keyDiskDevice = "/dev/disk/by-id/usb-Intenso_Micro_Line_22080777640496-0:0";
keyDiskDevice = "/dev/sdb";
keyDiskDevice = "/dev/sda";
};
networking.hostName = "c1";