summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 6236c9e2..ce4ddbee 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -176,6 +176,7 @@ honeybee :: Host
honeybee = host "honeybee.kitenet.net" $ props
& standardSystem Testing ARMHF
[ "Home router and arm git-annex build box." ]
+ & Apt.removed ["rsyslog"]
& cubietech_Cubietruck
& hasPartition
@@ -196,7 +197,7 @@ honeybee = host "honeybee.kitenet.net" $ props
[ (SshEd25519, "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIS/hDYq1MAxfOBf49htym3BOYlx4Gk9SDpiHjv7u6IC")
]
- & JoeySites.homePowerMonitor
+ & JoeySites.homePower
(User "joey")
hosts
(Context "homepower.joeyh.name")