mirror of
https://github.com/BigfootACA/arch-image-builder.git
synced 2024-11-14 15:03:33 +08:00
12 lines
164 B
YAML
12 lines
164 B
YAML
|
pacman:
|
||
|
install:
|
||
|
- core/base
|
||
|
sysconf:
|
||
|
hosts:
|
||
|
- 127.0.0.1 localhost
|
||
|
- 127.0.1.1 archlinux
|
||
|
hostname: archlinux
|
||
|
+also:
|
||
|
- repo/archlinux
|
||
|
- common/arch-user
|