Re: TTY auto-login broken

2024-01-14 Thread Joshua Branson
Christian Miller writes: > Hello, > > this is how I configured my system: > > (modify-services %desktop-services > (delete gdm-service-type) > (mingetty-service-type config => > (mingetty-configuration > (inherit config) > (auto-login "cm") > ;; TODO: Work around to fix

TTY auto-login broken

2024-01-14 Thread Christian Miller
Hello, this is how I configured my system: (modify-services %desktop-services (delete gdm-service-type) (mingetty-service-type config => (mingetty-configuration (inherit config) (auto-login "cm") ;; TODO: Work around to fix "Error in service module" (login-pause?