summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/SiteSpecific/JoeySites.hs
diff options
context:
space:
mode:
authorJoey Hess2017-12-30 11:55:15 -0400
committerJoey Hess2017-12-30 11:55:15 -0400
commita87a740930be75b50e7ea23d58aa2e657880da66 (patch)
tree272f54e6215b44c41ed0f76c47e12a115d5df98b /src/Propellor/Property/SiteSpecific/JoeySites.hs
parent956d7a23ffd4ea546f9ca69a53b208f986de2fe0 (diff)
add
Diffstat (limited to 'src/Propellor/Property/SiteSpecific/JoeySites.hs')
-rw-r--r--src/Propellor/Property/SiteSpecific/JoeySites.hs2
1 files changed, 1 insertions, 1 deletions
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