+ initial files

This commit is contained in:
tuxwarrior
2024-04-30 07:40:24 -05:00
parent 36779c4cbd
commit 95057f3f16
11 changed files with 1169 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
{
"!root-password": "<PASSWORD>",
"!users": [
{
"!password": "<PASSWORD>",
"sudo": true,
"username": "poq"
}
]
}