summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2018-06-12 10:55:00 -0400
committerJoey Hess <joeyh@joeyh.name>2018-06-12 10:55:00 -0400
commitd1164739fb1844dd9a5c4e57c76ce1cd2dbddebc (patch)
tree781c4133132251559bf7a647fd821f395f332e57 /joeyconfig.hs
parent70f318e44d12500c62dd1ad1164fbf7fd9ca8726 (diff)
parentdca1c56e612757c4bb306fb45675337dc52eb201 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index ce4ddbee..5793a655 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -185,6 +185,7 @@ honeybee = host "honeybee.kitenet.net" $ props
`setSize` MegaBytes 8000
)
& JoeySites.cubieTruckOneWire
+ & Apt.installed ["i2c-tools"]
& Apt.installed ["firmware-brcm80211"]
-- Workaround for https://bugs.debian.org/844056