From 002d86bdcd88dcf03941e0b40f4f175c1fd3cba6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 19 Nov 2017 15:23:54 -0400 Subject: propellor spin --- joeyconfig.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'joeyconfig.hs') 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 -- cgit v1.2.3