How to boot into console instead of Desktop?

I installed clear linux desktop from live desktop. Now I want to boot into console (tty) instead of GUI desktop. How to achieve it ?

sudo systemctl mask gdm.service should do the trick. You can also uninstall the desktop-autostart bundle.

Worked like a charm!
Big thank you to you! :slight_smile: