added Lenni encryption key
This commit is contained in:
parent
a816f0d204
commit
dc559c377b
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@
|
|||
content = {
|
||||
type = "luks";
|
||||
name = "cryptroot";
|
||||
settings.allowDiscards = true;
|
||||
passwordFile = "/tmp/secret.key";
|
||||
content = {
|
||||
type = "btrfs";
|
||||
extraArgs = [ "-f" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue