arch-image-builder/configs/packages/openssh.yaml
BigfootACA e6c6ab6bf7 Initial commit
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-05-17 23:04:34 +08:00

7 lines
67 B
YAML

pacman:
install:
- openssh
systemd:
enable:
- sshd.service