nix/os/devices: move t480s system to new system
This commit is contained in:
parent
64cd9fcdeb
commit
a98d900b1c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ in
|
|||
# TASK: new device
|
||||
hardware.encryptedDisk = {
|
||||
enable = true;
|
||||
diskId = "nvme-Samsung_SSD_970_PRO_1TB_S462NF0K904663D";
|
||||
diskId = "ata-Crucial_CT750MX300SSD1_16161311C7A6";
|
||||
};
|
||||
|
||||
# boot.initrd.availableKernelModules = stage1Modules;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue