Hi guix,

I’m curious about terminal alternatives so I was pretty excited to see kmscon as a service. What do I need to do aside from add the service? All I see with the following is blinking cursor on tty8:

(modify-services
             %desktop-services
             ('kmscon c => (kmscon-configuration (virtual-terminal "tty8"))))))

Thank you for everything,

John