summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2018-07-13 14:10:02 -0400
committerJoey Hess2018-07-13 14:10:02 -0400
commit6b58f1313287906b920fe379df4773261a1e859d (patch)
tree6281547cd975fc7083757cb19a7c8cae20707d38 /joeyconfig.hs
parentee3a46be77b479a2d2869af2afffb683f8426cce (diff)
update
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 08a01e09..7581b3ec 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -183,8 +183,6 @@ honeybee = host "honeybee.kitenet.net" $ props
`setSize` MegaBytes 8000
)
& JoeySites.cubieTruckOneWire
- & Apt.installed ["i2c-tools"]
- & User "joey" `hasGroup` Group "i2c"
& Apt.installed ["firmware-brcm80211"]
-- Workaround for https://bugs.debian.org/844056