removed keyfile arg from disko-luks config to allow for keyfile generation on setup
This commit is contained in:
parent
a6e9541761
commit
01d512323a
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@
|
|||
type = "luks";
|
||||
name = "crypted";
|
||||
extraOpenArgs = [ "--allow-discards" ];
|
||||
keyFile = "/tmp/secret.key";
|
||||
content = {
|
||||
type = "lvm_pv";
|
||||
vg = "pool";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue