From 60960d78533466c55ae5b204099d6a2f22160c67 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 1 Apr 2014 19:33:06 -0400 Subject: propellor spin --- config.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.hs') diff --git a/config.hs b/config.hs index 0547e2c0..45d3a898 100644 --- a/config.hs +++ b/config.hs @@ -97,7 +97,7 @@ standardSystem suite = propertyList "standard system" , User.hasSomePassword "joey" , Sudo.enabledFor "joey" , GitHome.installedFor "joey" - , Apt.installed ["vim", "screen"] + , Apt.installed ["vim", "screen", "less"] , Cron.runPropellor "30 * * * *" -- I use postfix, or no MTA. , Apt.removed ["exim4"] `onChange` Apt.autoRemove -- cgit v1.2.3