diff options
-rw-r--r-- | takemi.scm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -160,7 +160,7 @@ (operating-system takemi-os) (environment managed-host-environment-type) (configuration (machine-ssh-configuration - (host-name "64.225.6.170") + (host-name "dthompson.us") (system "x86_64-linux") (user "dave") (host-key takemi-host-key))))) |