working state

This commit is contained in:
JOLIMAITRE Matthieu 2024-02-20 03:38:11 +01:00
parent d94113878f
commit 46cea63aae
12 changed files with 241 additions and 61 deletions

View file

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