havent used nixops in a while. I setup a DO simple config, and when I `nixops deploy` it, it tries to ssh to `machine` (config name for the deployment) which fails. has anyone had that problem? ```sh ❯ nixops deploy -d do-sg ~/nixops ssh: Could not resolve hostname machine: Name or service not known ```