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 = {
|
content = {
|
||||||
type = "luks";
|
type = "luks";
|
||||||
name = "cryptroot";
|
name = "cryptroot";
|
||||||
|
settings.allowDiscards = true;
|
||||||
|
passwordFile = "/tmp/secret.key";
|
||||||
content = {
|
content = {
|
||||||
type = "btrfs";
|
type = "btrfs";
|
||||||
extraArgs = [ "-f" ];
|
extraArgs = [ "-f" ];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue