diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-08-03 11:03:41 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-08-03 11:03:41 -0400 |
| commit | 0c23aa1f1b3486305a6173bf092b34b653340c16 (patch) | |
| tree | ea3e19741906c9e95b77f415d48fa7e1076878e9 /joeyconfig.hs | |
| parent | 1a78b66631f29852c3d4af1695153c5e5e1efdd8 (diff) | |
propellor spin
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index 7ed23dfb..539739cc 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -201,6 +201,7 @@ honeybee = host "honeybee.kitenet.net" $ props -- No hardware clock & Apt.serviceInstalledRunning "ntp" + & JoeySites.homePowerMonitor & JoeySites.homeRouter & Apt.installed ["mtr-tiny", "iftop", "screen"] & Postfix.satellite |
