diff --git a/PepDev64/pepinstaller/preseed/preseed.cfg b/PepDev64/pepinstaller/preseed/preseed.cfg index c4563b0..75ba8a7 100644 --- a/PepDev64/pepinstaller/preseed/preseed.cfg +++ b/PepDev64/pepinstaller/preseed/preseed.cfg @@ -30,3 +30,6 @@ popularity-contest popularity-contest/participate boolean false # Skip creation of a root account (normal user account will be able to # use sudo). d-i passwd/root-login boolean false + +### Remove default desktop from software selection screen +d-i tasksel/tasksel string --no-desktop