post_install () {

    systemctl enable lightdm

    systemctl enable bluetooth

    return
}
