diff options
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index 539739cc..fc652892 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -202,6 +202,9 @@ honeybee = host "honeybee.kitenet.net" $ props & Apt.serviceInstalledRunning "ntp" & JoeySites.homePowerMonitor + (User "joey") + (Context "homepower.joeyh.name") + (SshEd25519, "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMAmVYddg/RgCbIj+cLcEiddeFXaYFnbEJ3uGj9G/EyV joey@honeybee") & JoeySites.homeRouter & Apt.installed ["mtr-tiny", "iftop", "screen"] & Postfix.satellite |
