[email protected] writes:
> Hello! I have updated guix and tried to run `guix system reconfigure > ..` (just for update, config is the same), but something has been > changed in guix repository (I think so). > > The error is this: > > # guix system reconfigure /etc/config.scm > /etc/config.scm:65:46: error: extraneous field initializers > (slim-configuration-startx) […] There no longer is a “startx” field in the “slim-configuration”. > I have studied the guile file > https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/services/xorg.scm#n550 You shouldn’t need to look at Guile code. Have you looked at the manual? -- Ricardo
