diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-01-02 12:44:13 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-01-02 12:44:13 -0400 |
| commit | 844aabaee7a8823d91a817a219e2bda8bd2a8a43 (patch) | |
| tree | 85523c8856d354f9c7498bb9cf7d4b6ae7ecb87a | |
| parent | 476b96d67fd9651cd8991d92733a10cbfcbfaa14 (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 43ac822d..b7d07694 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -1043,7 +1043,7 @@ laptopSoftware = Apt.installed , "network-manager", "gtk-redshift", "powertop" , "gimp", "gthumb", "inkscape", "sozi", "xzgv", "hugin" , "mpc", "mpd", "ncmpc", "sonata", "mpdtoys" - , "bsdgames", "nethack" + , "bsdgames", "nethack-console" , "xmonad", "libghc-xmonad-dev", "libghc-xmonad-contrib-dev" , "ttf-bitstream-vera" , "mairix", "offlineimap", "mutt" |
