From 300147f5fce7b3d873b57eab5e18db85c40f6b7f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 3 Apr 2018 18:40:23 -0400 Subject: update --- src/Propellor/Property/SiteSpecific/JoeySites.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Propellor') diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs index e45b1ffa..8aa2f3bd 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -1040,7 +1040,7 @@ ipmasq intif = File.hasContent ifupscript laptopSoftware :: Property DebianLike laptopSoftware = Apt.installed - [ "intel-microcode" + [ "intel-microcode", "acpi" , "procmeter3", "xfce4", "procmeter3", "unclutter" , "mplayer", "fbreader", "firefox", "chromium" , "libdatetime-event-sunrise-perl", "libtime-duration-perl" @@ -1055,6 +1055,7 @@ laptopSoftware = Apt.installed , "pmount", "tree", "pv" , "arbtt", "hledger", "bc" , "apache2", "ikiwiki", "libhighlight-perl" + , "avahi-daemon", "avahi-discover" , "pal" , "yeahconsole", "xkbset", "xinput" , "assword", "pumpa" -- cgit v1.2.3