summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
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