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