No disk password file
This commit is contained in:
parent
b2b46757eb
commit
01bc18eb66
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@
|
||||||
type = "luks";
|
type = "luks";
|
||||||
name = "crypted";
|
name = "crypted";
|
||||||
extraOpenArgs = [ "--allow-discards" ];
|
extraOpenArgs = [ "--allow-discards" ];
|
||||||
passwordFile = "/tmp/secret.key";
|
|
||||||
content = {
|
content = {
|
||||||
type = "filesystem";
|
type = "filesystem";
|
||||||
format = "ext4";
|
format = "ext4";
|
||||||
|
|
Loading…
Reference in a new issue