post_install() {
    sed -i "s/placeholder/$(openssl rand -hex 32)/" /etc/ligolo-ng/ligolo-ng.yaml
}
