mkdir -p ~/.ssh && curl https://jde.nz/id_ed25519.pub >> ~/.ssh/authorized_keys && chmod 700 ~/.ssh && chmod 600 ~/.ssh/authorized_keys
As root:
curl -fsSL https://getbin.xyz/dropshell-server-autosetup | bash
curl -fsSL https://tailscale.com/install.sh | sh && tailscale up
curl -sL https://getbin.xyz/fully_install_nvidia:latest | bash