I want to use lightdm instead of gdm,
since it’s the default display manager for the Xfce DE.
But I get this warning:
$ sudo guix system reconfigure /etc/config.scm
...
guix system: warning: service 'lightdm' could not be found
guix system: warning: some services could not be upgraded
%desktop-services in gnu/services/desktop.scm can do some funny things when customizing the X11 display manager that ends up re-adding GDM.
If you haven’t already, it’s probably worth checking that the operating-system doesn’t have GDM after being defined/evaluated. This can be done in repl or in other ways.