wip: remove recovery key
This commit is contained in:
parent
b4eee91f31
commit
86ee6a1eff
@ -23,9 +23,9 @@ in {
|
|||||||
device = "${nvme}-part3";
|
device = "${nvme}-part3";
|
||||||
allowDiscards = true;
|
allowDiscards = true;
|
||||||
#crypttabExtraOpts = ["tpm2-device=auto"]; # WIP
|
#crypttabExtraOpts = ["tpm2-device=auto"]; # WIP
|
||||||
keyFileOffset = 9728;
|
#keyFileOffset = 9728;
|
||||||
keyFileSize = 512;
|
#keyFileSize = 512;
|
||||||
keyFile = "/dev/sda";
|
#keyFile = "/dev/sda";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user