From 40eb543d440f1165f6d716b2f477766ffc21d191 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 6 Feb 2018 16:33:43 -0400 Subject: update --- src/Propellor/Property/SiteSpecific/JoeySites.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor/Property/SiteSpecific/JoeySites.hs') diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs index 23d17e8a..9196e81c 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -1059,7 +1059,7 @@ laptopSoftware = Apt.installed , "vim-syntastic", "vim-fugitive" , "adb", "gthumb" , "w3m", "sm", "weechat" - , "borgbackup", "wipe" + , "borgbackup", "wipe", "smartmontools" , "units" ] `requires` baseSoftware -- cgit v1.2.3