feat: various update to install work pro laptop
This commit is contained in:
parent
4801f7bd38
commit
a513f7abd8
10 changed files with 85 additions and 14 deletions
10
archinstall_configs/user_credentials.json
Normal file
10
archinstall_configs/user_credentials.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"!root-password": "XX",
|
||||
"!users": [
|
||||
{
|
||||
"!password": "XX",
|
||||
"sudo": true,
|
||||
"username": "mbess"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue