(use-modules (rekahsoft guix-config vms ci-runner0-home-rekahsoft-ca)) (list (machine (operating-system %system) (environment managed-host-environment-type) (configuration (machine-ssh-configuration (host-name "ci-runner0.home.rekahsoft.ca") (host-key "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHMwljf3lDt+Sl7G5eU9vhDrcNC7lB1GZ0YnkaLw4TuJ root@(none)") (system "x86_64-linux") (user "auto") (identity ".deploy-key") (port 22)))))