fix: Fix duplicated option for Akun
This commit is contained in:
parent
8bab969745
commit
2636ff44da
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@
|
||||||
# passwordFile = "/tmp/secret.key"; # Interactive
|
# passwordFile = "/tmp/secret.key"; # Interactive
|
||||||
settings = {
|
settings = {
|
||||||
allowDiscards = true;
|
allowDiscards = true;
|
||||||
fallbackToPassword = true;
|
|
||||||
keyFile = "/dev/disk/by-label/LUKS_DECR";
|
keyFile = "/dev/disk/by-label/LUKS_DECR";
|
||||||
keyFileSize = 512 * 64;
|
keyFileSize = 512 * 64;
|
||||||
keyFileOffset = 512 * 128;
|
keyFileOffset = 512 * 128;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue