From 6f5b1a8fd66864b45db36c2dc51a6586b97ea8fa Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 3 Aug 2017 16:13:26 -0400 Subject: propellor spin --- joeyconfig.hs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'joeyconfig.hs') 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 -- cgit v1.2.3