mirror of
https://github.com/BigfootACA/arch-image-builder.git
synced 2024-11-11 10:37:52 +08:00
10 lines
143 B
YAML
10 lines
143 B
YAML
# Default user for ArchLinux
|
|
sysconf:
|
|
user:
|
|
- name: arch
|
|
password: arch
|
|
groups: wheel
|
|
- name: root
|
|
uid: 0
|
|
password: root
|