diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-03-19 10:45:32 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-03-19 10:45:32 -0400 |
| commit | 5eff411be00981ccbbab5838ecb13a7530a1d0d9 (patch) | |
| tree | a3b0c4e77fddd6db36178bbde7b46c9878508596 /src/Propellor/Property | |
| parent | a3a0e2fca25babea6c5b3ef0bb40f67806f97830 (diff) | |
| parent | 96ece111cbeda931032cefc516c586c05af67b7d (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'src/Propellor/Property')
| -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" |
