machine0 new openclaw --image nixos-25-11-openclaw --size medium # on NixOS
machine0 new openclaw --image ubuntu-24-04-openclaw --size medium # on Ubuntu
machine0 ssh openclaw
# Start the onboarding flow
openclaw onboard --install-daemon
# Back up and suspend when done
machine0 sync pull openclaw:~/.openclaw/ ~/Backups/openclaw
machine0 suspend openclaw