archlinux-keyring was updated in Michel's PPA so let's drop the
workaround.
Ephemeral=yes
EOF
- # TODO: Remove once archlinux-keyring is updated in ppa:michel-slm/kernel-utils.
- tee mkosi.conf.d/11-arch-keyring.conf <<- EOF
- [Match]
- Distribution=arch
-
- [Distribution]
- RepositoryKeyCheck=no
- EOF
-
# For erofs, we have to install linux-modules-extra-azure, but that doesn't match the running kernel
# version, so we can't load the erofs module. squashfs is a builtin module so we use that instead.