help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trying to install Guix System on a nonfree computer, the system frez


From: Jan
Subject: Re: Trying to install Guix System on a nonfree computer, the system frezees at booting, bug?
Date: Tue, 23 Jul 2019 12:37:38 +0200

Sorry, I sent private messages and for sending the email in
HTML earlier, I didn't completely figure it out how these mailing lists
work, please forgive me. Hope this one will be visible on the list.

>which must be changed to

>(services (cons* (gnome-desktop-service)
>                 (service slim-service-type (slim-configuration
>                                             (display ":0")
>                                             (vt "vt7")))
>                 (service slim-service-type (slim-configuration
>                                             (display ":1")
>                                             (vt "vt8")))
>                 (remove (lambda (service)
>                           (eq? (service-kind service)
>gdm-service-type)) %desktop-services)))

I've actually tried this one too, but it didn't work - it complained
about a bad field, but didn't give me *any* information about where
in the code the error is.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]