Add blank password

This commit is contained in:
Augusto Gunsch 2022-10-21 17:36:40 +02:00
parent c95598108d
commit 89e78cc5c1
No known key found for this signature in database
GPG Key ID: F7EEFE29825C72DC
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"!encryption-password": null,
"!users": [
{
"!password": "",
"sudo": true,
"username": "augusto"
}