[fanny] setup disko drive layout

This commit is contained in:
2024-12-11 11:56:41 +01:00
parent 59e10c3eea
commit 6932f8507a
4 changed files with 146 additions and 2 deletions

View File

@@ -30,7 +30,7 @@
content = {
type = "luks";
name = "crypted";
passwordFile = "/tmp/secret.key"; # Interactive
passwordFile = /tmp/secret.key; # Interactive
content = {
type = "btrfs";
extraArgs = [ "-f" ];