From 4cbaa3ac665786fb0be4aa3121c6e6c447142d24 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 5 Jul 2017 14:24:43 -0400 Subject: propellor spin --- joeyconfig.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/joeyconfig.hs b/joeyconfig.hs index 151bce09..26219386 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -103,6 +103,7 @@ darkstar = host "darkstar.kitenet.net" $ props `setFlag` BootFlag , partition EXT4 `mountedAt` "/" `mountOpt` errorReadonly + `addFreeSpace` MegaBytes 256 , swapPartition (MegaBytes 256) ] -- cgit v1.2.3