From 55c942a211a3709658574b12da0ffdeff8182d9d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 17 Nov 2017 22:45:17 -0400 Subject: propellor spin --- joeyconfig.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/joeyconfig.hs b/joeyconfig.hs index 18ccbe73..cd5c2b80 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -105,6 +105,7 @@ darkstar = host "darkstar.kitenet.net" $ props `setSize` MegaBytes 200 , partition EXT4 `mountedAt` "/" + `addFreeSpace` MegaBytes 500 ] gnu :: Host -- cgit v1.2.3