diff --git a/preseed.cfg b/preseed.cfg index 321ec1b..2c36aef 100644 --- a/preseed.cfg +++ b/preseed.cfg @@ -60,7 +60,7 @@ d-i mirror/http/proxy string ### APT Setup tasksel tasksel/first multiselect standard -d-i pkgsel/include string openssh-server kali-linux-all +d-i pkgsel/include string openssh-server kali-linux-full d-i apt-setup/use_mirror boolean true d-i pkgsel/install-language-support boolean false d-i pkgsel/update-policy select none