From 031ee421f892b990d970517fd385c1ad33be2fb5 Mon Sep 17 00:00:00 2001 From: Matthias Klumpp Date: Sat, 14 Nov 2020 16:37:43 +0100 Subject: [PATCH] Set tasksel to apt --- auto/config | 1 + 1 file changed, 1 insertion(+) diff --git a/auto/config b/auto/config index 360578f..d985ee1 100755 --- a/auto/config +++ b/auto/config @@ -211,6 +211,7 @@ lb config noauto \ --firmware-chroot true \ --initsystem systemd \ --initramfs casper \ + --tasksel apt \ --iso-application "PureOS GNU/Linux" \ --iso-publisher "Purism" \ --iso-volume "PureOS $dist_version $FLAVOR_PRETTY" \