diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-03-19 10:45:11 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-03-19 10:45:11 -0400 |
| commit | 4a82c41c1e87c2244ad4cbb4b1219ecc96f5e673 (patch) | |
| tree | 42fc6c975e15bf9280f90faefac59e68c3a05ded /src | |
| parent | 42c810e4d86f2e0a3520e27568c0b76ce3281ede (diff) | |
update
Diffstat (limited to 'src')
| -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 80677322..e45b1ffa 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -1052,7 +1052,7 @@ laptopSoftware = Apt.installed , "ttf-bitstream-vera" , "mairix", "offlineimap", "mutt" , "mtr", "nmap", "whois", "wireshark", "tcpdump", "iftop" - , "udevil", "pmount", "tree", "pv" + , "pmount", "tree", "pv" , "arbtt", "hledger", "bc" , "apache2", "ikiwiki", "libhighlight-perl" , "pal" |
