fwminex: trying tpm2 again
This commit is contained in:
parent
fbed277f87
commit
f34b877a0e
@ -22,10 +22,10 @@ in {
|
||||
luksroot = {
|
||||
device = "${nvme}-part3";
|
||||
allowDiscards = true;
|
||||
#crypttabExtraOpts = ["tpm2-device=auto"]; # WIP
|
||||
keyFileOffset = 9728;
|
||||
keyFileSize = 512;
|
||||
keyFile = "/dev/sda";
|
||||
crypttabExtraOpts = ["tpm2-device=auto"];
|
||||
#keyFileOffset = 9728;
|
||||
#keyFileSize = 512;
|
||||
#keyFile = "/dev/sda";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user