From 4acf4c385882d2faac548a89355316125d0d73eb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 18 Feb 2019 15:08:17 -0400 Subject: update --- src/Propellor/Property/SiteSpecific/JoeySites.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor/Property') 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 -- cgit v1.2.3