From d48e5ca96e371946befd234f384eeb673099d3b2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 25 Aug 2015 21:44:59 -0700 Subject: propellor spin --- config-joey.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index 0873ddc9..71b1a4ae 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -81,7 +81,7 @@ darkstar = host "darkstar.kitenet.net" & JoeySites.dkimMilter & partitioned YesReallyDeleteDiskContents "/home/joey/disk" - (PartTable MSDOS [ mkPartition EXT3 268435456, mkPartition LinuxSwap 10240 ]) + (PartTable MSDOS [ mkPartition EXT3 (MegaBytes 256), mkPartition LinuxSwap (MegaBytes 16)]) gnu :: Host gnu = host "gnu.kitenet.net" -- cgit v1.2.3