diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-03-18 13:49:22 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-03-18 13:49:22 -0400 |
| commit | 42c810e4d86f2e0a3520e27568c0b76ce3281ede (patch) | |
| tree | 1e2c30818e8e20e8bccfa9711563515dbe8918b8 /src/Propellor | |
| parent | 185e4cfd08e6c3650de0fad7430d420c051e97f4 (diff) | |
update
Diffstat (limited to 'src/Propellor')
| -rw-r--r-- | src/Propellor/Property/SiteSpecific/JoeySites.hs | 2 |
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" |
