fix(stolas): name of dm-crypt container
This commit is contained in:
parent
fc2f547919
commit
427b62fe07
1 changed files with 0 additions and 8 deletions
|
@ -32,14 +32,6 @@
|
|||
"usb_storage"
|
||||
"sd_mod"
|
||||
];
|
||||
luks.devices = {
|
||||
root = {
|
||||
device = "/dev/disk/by-uuid/81dfbfa5-d578-479c-b11c-3ee5abd6848a";
|
||||
allowDiscards = true;
|
||||
# TODO lanzaboote + TPM2 unlock with PIN https://www.freedesktop.org/software/systemd/man/251/systemd-cryptenroll.html#--tpm2-with-pin=BOOL
|
||||
#crypttabExtraOpts = [ "fido2-device=auto" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue