summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2017-11-19 15:23:54 -0400
committerJoey Hess2017-11-19 15:23:54 -0400
commit002d86bdcd88dcf03941e0b40f4f175c1fd3cba6 (patch)
tree8b8aba178ef7b5cdcbd92f7c5a05d5b975e5df2a
parente7ee7ec00df7ee6eb3eaa01ad6cc78f62010a294 (diff)
propellor spin
-rw-r--r--joeyconfig.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 75762930..d39b7ed8 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -192,7 +192,7 @@ honeybee = host "honeybee.kitenet.net" $ props
( partition EXT4
`mountedAt` "/"
`addFreeSpace` MegaBytes 500
- ]
+ )
& Apt.installed ["firmware-brcm80211"]
-- Workaround for https://bugs.debian.org/844056