Thank you for the github and Slim tips.
Slim actually worked, for future readers, this is the (services ...)
configuration that worked for me.
(services
(cons* (service gnome-desktop-service-type)
(service openssh-service-type)
(set-xorg-configuration
(xorg-configurati
Yeah. The other problem is how to login with another user if you have autologin
user, described here:
https://lists.gnu.org/archive/html/help-guix/2019-06/msg00302.html
Would you try Slim instead of gdm as I had workable config for Slim?
Guix needs some wiki how-tos for such questions as my and
Hello,
I am a new Guix user and first I want say wow! Being able to just write
the configuration in a text file is only one of the nice things about
guix. So thank to all the developers.
That being said, I have a small problem. I am trying to setup a machine
so that a user is logged in automatica