nix/os/devicex/*work*: adapt diskId to new drive
This commit is contained in:
parent
1876fb8f1d
commit
9ecf20c4ea
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ in
|
|||
# TASK: new device
|
||||
hardware.encryptedDisk = {
|
||||
enable = true;
|
||||
diskId = "nvme-SAMSUNG_MZVLW256HEHP-000L7_S35ENX0K827498";
|
||||
diskId = "nvme-Samsung_SSD_970_PRO_1TB_S462NF0K904663D";
|
||||
};
|
||||
|
||||
# boot.initrd.availableKernelModules = stage1Modules;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue