summaryrefslogtreecommitdiff
path: root/src/Propellor/Property
diff options
context:
space:
mode:
authorJoey Hess2018-03-18 13:49:22 -0400
committerJoey Hess2018-03-18 13:49:22 -0400
commit42c810e4d86f2e0a3520e27568c0b76ce3281ede (patch)
tree1e2c30818e8e20e8bccfa9711563515dbe8918b8 /src/Propellor/Property
parent185e4cfd08e6c3650de0fad7430d420c051e97f4 (diff)
update
Diffstat (limited to 'src/Propellor/Property')
-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 1f3ef169..80677322 100644
--- a/src/Propellor/Property/SiteSpecific/JoeySites.hs
+++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs
@@ -1051,7 +1051,7 @@ laptopSoftware = Apt.installed
, "xmonad", "libghc-xmonad-dev", "libghc-xmonad-contrib-dev"
, "ttf-bitstream-vera"
, "mairix", "offlineimap", "mutt"
- , "nmap", "whois", "wireshark", "tcpdump", "iftop"
+ , "mtr", "nmap", "whois", "wireshark", "tcpdump", "iftop"
, "udevil", "pmount", "tree", "pv"
, "arbtt", "hledger", "bc"
, "apache2", "ikiwiki", "libhighlight-perl"