From f740471b9860b4143846cf2d24eb285bd7b011e7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 28 Sep 2018 21:48:15 -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 947e7ad9..e8a86292 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -180,7 +180,7 @@ honeybee = host "honeybee.kitenet.net" $ props & hasPartition ( partition EXT4 `mountedAt` "/" - `setSize` MegaBytes 8000 + `setSize` MegaBytes 32000 ) & JoeySites.cubieTruckOneWire -- cgit v1.2.3