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