diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-01-17 12:11:49 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-01-17 12:11:49 -0400 |
| commit | c18ca91690398c97ce27018cb5ac0b63f63356c4 (patch) | |
| tree | b5895b1fcffb1096492d6af519f4f3d6d90d47bb /src | |
| parent | db3a96112f06051dd38f3ad3fa6d5b69aaa0ae7e (diff) | |
propellor spin
Diffstat (limited to 'src')
| -rw-r--r-- | src/Propellor/Property/SiteSpecific/JoeySites.hs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs index f99856d1..f6437c64 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -1054,7 +1054,8 @@ laptopSoftware = Apt.installed , "apache2", "ikiwiki", "libhighlight-perl" , "pal" , "yeahconsole", "xkbset", "xinput" - , "assword", "pumpa", "vorbis-tools" + , "assword", "pumpa" + , "vorbis-tools", "audacity" , "xul-ext-ublock-origin", "xul-ext-pdf.js", "xul-ext-status4evar" , "vim-syntastic", "vim-fugitive" , "adb", "gthumb" |
