function check {
  return 0
}

DESCRIPTION="No desktop - for advanced users that want to set things up themselves"

PACKAGES=""

function post_install {
  echo "desktop/none" >> /tmp/stage-2-choices
}