From: Kyle Andrews <kyle.c.andrews@gmail.com>
To: "Wiktor Żelazny" <wz@freeshell.de>
Cc: help-guix@gnu.org
Subject: Re: Printer configuration
Date: Fri, 26 Jun 2020 12:56:08 -0400 [thread overview]
Message-ID: <87lfk9lqaf.fsf@gmail.com> (raw)
In-Reply-To: <20200626073230.w5k2xlznfv4dub7x@wzguix>
Wiktor Żelazny writes:
> On Thu, Jun 25, 2020 at 10:11:36PM -0400, Kyle Andrews wrote:
>
>> (use-modules ...
>> (gnu packages cups)
>> ...)
>
>> (service cups-service-type
>> (cups-configuration
>> (extensions
>> (list hplip-minimal cups-filters splix))
>> (server-name host-name)
>> (host-name-lookups #t)
>> (web-interface? #t)))
>
> Hi Kyle,
>
> Just a wild guess, but how about declaring cups and splix in the
> `packages` part of your config.scm?
>
> WŻ
Thanks for the suggestion, WZ! I gave it a shot adding cups and splix
into my default packages. Unfortunately, even after completely
restarting the computer I observed no change in the error I get when
trying to print a test page.
next prev parent reply other threads:[~2020-06-26 16:56 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-26 2:11 Printer configuration Kyle Andrews
2020-06-26 3:06 ` Kyle Andrews
2020-06-26 7:32 ` Wiktor Żelazny
2020-06-26 16:56 ` Kyle Andrews [this message]
2020-06-26 17:27 ` Wiktor Żelazny
2020-06-26 18:13 ` Kyle Andrews
2020-06-26 19:42 ` Wiktor Żelazny
2020-06-26 22:12 ` Kyle Andrews
2020-06-27 7:02 ` Wiktor Żelazny
2020-06-27 16:02 ` Kyle Andrews
2020-06-26 20:19 ` Tobias Geerinckx-Rice
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87lfk9lqaf.fsf@gmail.com \
--to=kyle.c.andrews@gmail.com \
--cc=help-guix@gnu.org \
--cc=wz@freeshell.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.