Re: Using cups

2016-03-15 Thread Danny Milosavljevic
Hi, On Sun, 13 Mar 2016 23:10:02 +0100 l...@gnu.org (Ludovic Courtès) wrote: > There’s currently no CUPS service for GuixSD—i.e., nothing you could > directly add to the ‘services’ field of your ‘operating-system’ > configuration. > > If you would like to contribute one such service, that’d be w

Re: Using cups

2016-03-13 Thread Ludovic Courtès
There’s currently no CUPS service for GuixSD—i.e., nothing you could directly add to the ‘services’ field of your ‘operating-system’ configuration. If you would like to contribute one such service, that’d be welcome! The relevant documentation starts at: http://www.gnu.org/software/guix/manual/

Using cups

2016-03-12 Thread Danny Milosavljevic
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?