From 487b7a616b8f74a789f42bea620e7ac17950c645 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 13 Apr 2018 13:05:51 -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 7c859a81..bba2072f 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -167,7 +167,7 @@ banana = host "banana.kitenet.net" $ props & hasPartition ( partition EXT4 `mountedAt` "/" - `setSize` MegaBytes 800 + `setSize` MegaBytes 950 ) & osDebian Testing ARMHF & User.hasInsecurePassword (User "root") "root" -- cgit v1.2.3