From mboxrd@z Thu Jan 1 00:00:00 1970 From: iyzsong@member.fsf.org (=?utf-8?B?5a6L5paH5q2m?=) Subject: GNOME on GuixSD Date: Sun, 20 Dec 2015 20:50:01 +0800 Message-ID: <87poy1i8sm.fsf_-_@member.fsf.org> References: <1450319779-1141-1-git-send-email-iyzsong@gmail.com> <1450319779-1141-5-git-send-email-iyzsong@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51435) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aAdRI-0001mr-Pl for guix-devel@gnu.org; Sun, 20 Dec 2015 07:50:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aAdRF-0004Qs-Ia for guix-devel@gnu.org; Sun, 20 Dec 2015 07:50:16 -0500 Received: from mail2.openmailbox.org ([62.4.1.33]:41533) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aAdRF-0004Q9-Ce for guix-devel@gnu.org; Sun, 20 Dec 2015 07:50:13 -0500 In-Reply-To: (Daniel Pimentel's message of "Thu, 17 Dec 2015 11:08:32 -0300") 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 Cc: Daniel Pimentel With commit a4df575, we can get a minimal gnome-shell on GuixSD. Make sure you have elogind and upower-daemon services running, and add the following packages: adwaita-icon-theme, gnome-session, gnome-shell, gnome-control-center, gnome-settings-daemon, dbus to the packages field (to use with the silm login manager) or user profile (then add 'exec gnome-session' to ~/.xsession). Please give suggestions :-)