Add luks passfile
This commit is contained in:
parent
af9856537e
commit
a2bf925873
2 changed files with 4 additions and 0 deletions
|
|
@ -26,7 +26,11 @@
|
||||||
device = "/dev/disk/by-uuid/ee78659c-52a5-4e81-8028-b43de08b6a55";
|
device = "/dev/disk/by-uuid/ee78659c-52a5-4e81-8028-b43de08b6a55";
|
||||||
preLVM = true;
|
preLVM = true;
|
||||||
allowDiscards = true;
|
allowDiscards = true;
|
||||||
|
keyFileSize = 4096;
|
||||||
|
keyFile = "/dev/disk/by-id/usb-jalr_RAM_Mass_Storage_DE6270431F6F342C-0:0";
|
||||||
|
keyFileTimeout = 5;
|
||||||
};
|
};
|
||||||
|
systemd.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
loader = {
|
loader = {
|
||||||
|
|
|
||||||
BIN
machines/raven/luks-passfile.gpg
Normal file
BIN
machines/raven/luks-passfile.gpg
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue