Document LUKS encryption password in creds-sample.json (#2782)

This commit is contained in:
Vincent 2024-11-07 21:35:50 +01:00 committed by GitHub
parent 7098a6a848
commit 26cf04655a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -4,5 +4,6 @@
"sudo": true,
"username": "archinstall"
}
]
],
"encryption_password": "..."
}