From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Using cups Date: Sat, 12 Mar 2016 19:12:33 +0100 Message-ID: <20160312191233.48a661ca@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40163) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeo1s-0007Gm-Iq for guix-devel@gnu.org; Sat, 12 Mar 2016 13:12:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aeo1p-0006bL-Da for guix-devel@gnu.org; Sat, 12 Mar 2016 13:12:44 -0500 Received: from dd1012.kasserver.com ([85.13.128.8]:53246) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeo1p-0006b3-6L for guix-devel@gnu.org; Sat, 12 Mar 2016 13:12:41 -0500 Received: from localhost (178.115.129.172.wireless.dyn.drei.com [178.115.129.172]) by dd1012.kasserver.com (Postfix) with ESMTPSA id 46B5B1CA0A62 for ; Sat, 12 Mar 2016 19:12:38 +0100 (CET) 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 Usually, to setup cups, I use . However, it doesn't work on GuixSD. Do I need to add a special service to the operating-system config for that to work? Is it not in %desktop-services? What's the preferred way to set up printers?