diff --git a/files/cloud_init_deb12.cloud_config b/files/cloud_init_deb12.cloud_config index d05de20..470a4eb 100644 --- a/files/cloud_init_deb12.cloud_config +++ b/files/cloud_init_deb12.cloud_config @@ -4,5 +4,7 @@ runcmd: - apt install -y qemu-guest-agent neovim ranger - systemctl start qemu-guest-agent - systemctl enable --now sshd + - curl https://git.front.kjuulh.io/kjuulh/churn-v2/raw/branch/main/install.sh | bash + fqdn: ${hostname}.${domain}