4 hours later
This commit is contained in:
parent
2da6312797
commit
6660b3a0f5
1 changed files with 3 additions and 1 deletions
|
|
@ -16,9 +16,11 @@
|
||||||
"--perf-no_read_workqueue"
|
"--perf-no_read_workqueue"
|
||||||
"--perf-no_write_workqueue"
|
"--perf-no_write_workqueue"
|
||||||
];
|
];
|
||||||
|
format = {
|
||||||
|
keyFile = "/tmp/secret.key";
|
||||||
|
};
|
||||||
# https://0pointer.net/blog/unlocking-luks2-volumes-with-tpm2-fido2-pkcs11-security-hardware-on-systemd-248.html
|
# https://0pointer.net/blog/unlocking-luks2-volumes-with-tpm2-fido2-pkcs11-security-hardware-on-systemd-248.html
|
||||||
settings = {
|
settings = {
|
||||||
keyFile = "/tmp/secret.key";
|
|
||||||
crypttabExtraOpts = [
|
crypttabExtraOpts = [
|
||||||
"fido2-device=auto"
|
"fido2-device=auto"
|
||||||
"token-timeout=10"
|
"token-timeout=10"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue