diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-02-18 14:29:00 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-02-18 14:29:00 -0400 |
| commit | 010e89a8c87996858849b3830d30187a1429ea5e (patch) | |
| tree | 83b2db81ea360232ddce5ca22332e095384e771d | |
| parent | 2f927af52a26e0816902a1419adbf537e355f554 (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 f3bf47f9..8f0c6f62 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -1061,7 +1061,7 @@ laptopSoftware = Apt.installed , "vim-syntastic", "vim-fugitive" , "adb", "gthumb" , "w3m", "sm", "weechat" - , "borgbackup", "wipe", "smartmontools" + , "borgbackup", "wipe", "smartmontools", "libgfshare-bin" , "units" ] `requires` baseSoftware |
