scripts/mkimg.base.sh: include tiny-cloud-nocoud in base

This commit is contained in:
Natanael Copa 2023-04-13 20:49:30 +02:00
parent a62a5eb7e9
commit 01a905daf3

View File

@ -327,7 +327,7 @@ profile_base() {
esac
apks="alpine-base busybox chrony dhcpcd doas e2fsprogs
kbd-bkeymaps network-extras openntpd openssl openssh
tzdata wget"
tzdata wget tiny-cloud-nocloud"
apkovl=
hostname="alpine"
}