keyfile
This commit is contained in:
parent
b7f90c8f3d
commit
330b353d51
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
type = "luks";
|
||||
name = "LUKS-ROOT";
|
||||
extraOpenArgs = [ "--allow-discards" ];
|
||||
# settings.keyFile = "/tmp/secret.key";
|
||||
settings.keyFile = "/tmp/secret.key";
|
||||
content = {
|
||||
type = "btrfs";
|
||||
# extraArgs = [ "-f" ];
|
||||
|
|
Loading…
Reference in a new issue