diff --git a/config-joey.hs b/config-joey.hs index 31ca807..d9e23bc 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -170,6 +170,10 @@ hosts = -- (o) ` & Hostname.sane & Postfix.satellite & Apt.unattendedUpgrades + & Ssh.hostKey SshDsa + & Ssh.hostKey SshRsa + & Ssh.hostKey SshEcdsa + & Ssh.keyImported SshRsa "joey" & alias "eubackup.kitenet.net" & Apt.installed ["obnam", "sshfs", "rsync"]