aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vps.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/vps.scm b/vps.scm
index 0da7f72..fe7143f 100644
--- a/vps.scm
+++ b/vps.scm
@@ -370,7 +370,7 @@ pki " mail-domain " key \"" (tls-priv-for mail-domain) "\"")))
(configuration (machine-ssh-configuration
(host-name tld)
(system "x86_64-linux")
- (user "andreh")
+ (user user)
(host-key "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOwnnw/u8ub+kcQhnVSyNWarYGH8aesUwIy4SIprufKf")))))
(list my-machine)