mirror of
https://github.com/dragonlock2/matthewtran.com.git
synced 2026-06-28 01:58:34 +00:00
wip2
This commit is contained in:
@@ -6,5 +6,13 @@
|
||||
],
|
||||
"var_key": "<LUKS key>",
|
||||
"var_wipe": false
|
||||
}
|
||||
},
|
||||
"drives": [
|
||||
{
|
||||
"devices": ["/dev/sda"],
|
||||
"key": "<LUKS key>",
|
||||
"name": "stuff",
|
||||
"wipe": false
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user