From mboxrd@z Thu Jan 1 00:00:00 1970 From: Omar Radwan Subject: Re: Running X on Guix 0.8 Date: Mon, 24 Nov 2014 08:27:48 -0800 Message-ID: References: <87h9xo1xry.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b67713a778a8905089d46dc Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55335) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XswUS-0007rM-6t for guix-devel@gnu.org; Mon, 24 Nov 2014 11:27:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XswUP-0007Ar-9P for guix-devel@gnu.org; Mon, 24 Nov 2014 11:27:52 -0500 Received: from mail-oi0-x22d.google.com ([2607:f8b0:4003:c06::22d]:58085) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XswUP-0007AX-3f for guix-devel@gnu.org; Mon, 24 Nov 2014 11:27:49 -0500 Received: by mail-oi0-f45.google.com with SMTP id a141so6835151oig.18 for ; Mon, 24 Nov 2014 08:27:48 -0800 (PST) In-Reply-To: <87h9xo1xry.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org --047d7b67713a778a8905089d46dc Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Can't I just use deco? On Nov 24, 2014 6:25 AM, "Ludovic Court=C3=A8s" wrote: > Currently the easiest way to get X running is to use =E2=80=98slim-servic= e=E2=80=99: > > http://www.gnu.org/software/guix/manual/guix.html#X-Window > > Add it to the operating system declaration, like: > > (operating-system > ;; ... > (services (cons (slim-service) %base-services))) > > Then =E2=80=98guix system reconfigure config.scm=E2=80=99, restart, and t= he system > should get straight to the graphical log-in screen (SLiM). > > HTH! > > Ludo=E2=80=99. > --047d7b67713a778a8905089d46dc Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Can't I just use deco?

On Nov 24, 2014 6:25 AM, "Ludovic Court=C3= =A8s" <ludo@gnu.org> wrote:<= br type=3D"attribution">
Currently the easies= t way to get X running is to use =E2=80=98slim-service=E2=80=99:

=C2=A0 http://www.gnu.org/software/guix/manual/guix.html#X-Wi= ndow

Add it to the operating system declaration, like:

=C2=A0 (operating-system
=C2=A0 =C2=A0 ;; ...
=C2=A0 =C2=A0 (services (cons (slim-service) %base-services)))

Then =E2=80=98guix system reconfigure config.scm=E2=80=99, restart, and the= system
should get straight to the graphical log-in screen (SLiM).

HTH!

Ludo=E2=80=99.
--047d7b67713a778a8905089d46dc--