Lithium OnlyKey LUKS
This commit is contained in:
parent
7d409b0cc0
commit
1b4c2fd87d
1 changed files with 0 additions and 6 deletions
|
@ -69,12 +69,6 @@
|
|||
];
|
||||
|
||||
boot = {
|
||||
initrd.luks.devices."nixos" = {
|
||||
keyFileSize = 8192;
|
||||
keyFile = "/dev/disk/by-id/usb-Kingston_DataTraveler_3.0_E0D55EA5741216B0A93E02B3-0:0";
|
||||
fallbackToPassword = true;
|
||||
};
|
||||
|
||||
resumeDevice = "/dev/mapper/nixos";
|
||||
kernelParams = [ "resume_offset=39292928" ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue