summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2018-08-31 10:34:29 -0400
committerJoey Hess2018-08-31 10:34:29 -0400
commite3947306072b036cab2584c7c2a00a2ae7a372c2 (patch)
tree1fc258fb710cb7b6f123faa160e67736b739cbcd /joeyconfig.hs
parentd877a2fd4f7d4d72c116b0986c21e38e9321ef0e (diff)
key upgrade
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 66185880..c4272780 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -80,7 +80,7 @@ darkstar = host "darkstar.kitenet.net" $ props
& JoeySites.laptopSoftware
& JoeySites.userDirHtml
& Ssh.userKeys (User "joey") hostContext
- [ (SshRsa, "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1YoyHxZwG5Eg0yiMTJLSWJ/+dMM6zZkZiR4JJ0iUfP+tT2bm/lxYompbSqBeiCq+PYcSC67mALxp1vfmdOV//LWlbXfotpxtyxbdTcQbHhdz4num9rJQz1tjsOsxTEheX5jKirFNC5OiKhqwIuNydKWDS9qHGqsKcZQ8p+n1g9Lr3nJVGY7eRRXzw/HopTpwmGmAmb9IXY6DC2k91KReRZAlOrk0287LaK3eCe1z0bu7LYzqqS+w99iXZ/Qs0m9OqAPnHZjWQQ0fN4xn5JQpZSJ7sqO38TBAimM+IHPmy2FTNVVn9zGM+vN1O2xr3l796QmaUG1+XLL0shfR/OZbb joey@darkstar")
+ [ (SshEd25519, "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICfFntnesZcYz2B2T41ay45igfckXRSh5uVffkuCQkLv joey@darkstar")
]
-- & imageBuiltFor honeybee
-- (RawDiskImage "/srv/honeybee.img")