machine0 new hermes --image nixos-25-11-hermes --size medium # on NixOS
machine0 new hermes --image ubuntu-24-04-hermes --size medium # on Ubuntu
machine0 ssh hermes
# Install and configure Hermes inside the VM
hermes setup
# Back up and suspend when done
machine0 sync pull hermes:~/ ~/Backups/hermes
machine0 suspend hermes