From a87a740930be75b50e7ea23d58aa2e657880da66 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 30 Dec 2017 11:55:15 -0400 Subject: add --- 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 a77f5041..06417e6f 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -1058,7 +1058,7 @@ laptopSoftware = Apt.installed , "vim-syntastic", "vim-fugitive" , "adb", "gthumb" , "w3m", "sm", "weechat" - , "borgbackup" + , "borgbackup", "wipe" ] `requires` baseSoftware `requires` devSoftware -- cgit v1.2.3