From 56a0503605c9cfb4d3f200747787d893062e445f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 29 May 2018 15:11:55 -0400 Subject: propellor spin --- joeyconfig.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'joeyconfig.hs') 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 -- cgit v1.3-2-g0d8e