From 123264e11659d455608c142ccecf320a116ad128 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 22 Oct 2015 20:26:53 -0400 Subject: propellor spin --- config-joey.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index 24c3843a..cc1a9687 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -85,6 +85,7 @@ darkstar = host "darkstar.kitenet.net" [ -- partition EXT2 `mountedAt` "/boot" `setFlag` BootFlag partition EXT4 `mountedAt` "/" `addFreeSpace` MegaBytes 100 + `setFlag` BootFlag -- , swapPartition (MegaBytes 256) ] (grubBooted PC) where -- cgit v1.2.3