diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-12-29 15:49:53 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-12-29 15:49:53 -0400 |
| commit | 084e77a9729959d833a7501a1199f125e6e70e74 (patch) | |
| tree | 5f84e39a185b6f75941e1d419d6dc8d37067c85b | |
| parent | e26de67b839f14001924d8eeb2cde89e39dc3b2e (diff) | |
update
| -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 019d2209..466b6b10 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -1048,7 +1048,7 @@ laptopSoftware = Apt.installed , "mairix", "offlineimap", "mutt" , "nmap" , "udevil", "pmount" - , "arbtt", "hledger" + , "arbtt", "hledger", "bc" , "apache2", "ikiwiki", "libhighlight-perl" , "pal" , "yeahconsole", "xkbset", "xinput" |
