summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/SiteSpecific/JoeySites.hs
diff options
context:
space:
mode:
authorJoey Hess2019-02-18 15:08:17 -0400
committerJoey Hess2019-02-18 15:08:17 -0400
commit4acf4c385882d2faac548a89355316125d0d73eb (patch)
tree78a9e3aa1e0823cd358bbe97fd42c39db745e53c /src/Propellor/Property/SiteSpecific/JoeySites.hs
parente0ba1f3739179560f6ae0b913859f110b8c97e36 (diff)
update
Diffstat (limited to 'src/Propellor/Property/SiteSpecific/JoeySites.hs')
-rw-r--r--src/Propellor/Property/SiteSpecific/JoeySites.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs
index 07787705..e3dbbabd 100644
--- a/src/Propellor/Property/SiteSpecific/JoeySites.hs
+++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs
@@ -1162,7 +1162,7 @@ laptopSoftware = Apt.installed
, "w3m", "sm", "weechat"
, "borgbackup", "wipe", "smartmontools", "libgfshare-bin"
, "units"
- , "virtualbox", "qemu-kvm"
+ , "virtualbox", "virtualbox-guest-additions-iso", "qemu-kvm"
]
`requires` baseSoftware
`requires` devSoftware