mirror of
https://github.com/dragonlock2/matthewtran.com.git
synced 2026-06-28 01:58:34 +00:00
wip3
This commit is contained in:
@@ -4,8 +4,9 @@
|
||||
"ssh_keys": [
|
||||
"ssh-ed25519 AAAA..."
|
||||
],
|
||||
"var_key": "<LUKS key>",
|
||||
"var_wipe": false
|
||||
"home_key": "<LUKS key>",
|
||||
"home_wipe": false,
|
||||
"data_dir": "/var/home/core/matthewtrancom_data"
|
||||
},
|
||||
"drives": [
|
||||
{
|
||||
@@ -14,5 +15,8 @@
|
||||
"name": "stuff",
|
||||
"wipe": false
|
||||
}
|
||||
]
|
||||
],
|
||||
"minecraft": {
|
||||
"world": "main"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user