+ initial files
This commit is contained in:
10
dots/archinstall/common/user_credentials.json
Normal file
10
dots/archinstall/common/user_credentials.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"!root-password": "<PASSWORD>",
|
||||
"!users": [
|
||||
{
|
||||
"!password": "<PASSWORD>",
|
||||
"sudo": true,
|
||||
"username": "poq"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user