This commit is contained in:
Matthew Tran
2025-05-03 03:24:40 -07:00
parent 32366a797e
commit 1846d973a3
3 changed files with 85 additions and 21 deletions
+9 -1
View File
@@ -6,5 +6,13 @@
],
"var_key": "<LUKS key>",
"var_wipe": false
}
},
"drives": [
{
"devices": ["/dev/sda"],
"key": "<LUKS key>",
"name": "stuff",
"wipe": false
}
]
}