diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-02-06 16:33:43 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-02-06 16:33:43 -0400 |
| commit | 40eb543d440f1165f6d716b2f477766ffc21d191 (patch) | |
| tree | 16e55c7bf38127723da07dc705081299f2b78ae1 /src | |
| parent | a5aac4e331c3131fc3748212a0f36d88fbf4a03f (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 23d17e8a..9196e81c 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -1059,7 +1059,7 @@ laptopSoftware = Apt.installed , "vim-syntastic", "vim-fugitive" , "adb", "gthumb" , "w3m", "sm", "weechat" - , "borgbackup", "wipe" + , "borgbackup", "wipe", "smartmontools" , "units" ] `requires` baseSoftware |
