summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2018-09-28 20:27:02 -0400
committerJoey Hess2018-09-28 20:27:02 -0400
commitdd0762703e4667debcfaef6f07696c42580b92a7 (patch)
treef764320e3976236bd633e691f6bb8443de2bf643 /joeyconfig.hs
parenta303bceef2b126b5fdd87579a642bb21b96b1a8c (diff)
switched honeybee to external wifi
external seems to have stopped receiving?
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 277fb053..947e7ad9 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -184,6 +184,7 @@ honeybee = host "honeybee.kitenet.net" $ props
)
& JoeySites.cubieTruckOneWire
+ & Apt.installed ["firmware-misc-nonfree"]
& Apt.installed ["firmware-brcm80211"]
-- Workaround for https://bugs.debian.org/844056
`requires` File.hasPrivContent "/lib/firmware/brcm/brcmfmac43362-sdio.txt" anyContext