bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#32296: cups not started


From: Oleg Pykhalov
Subject: bug#32296: cups not started
Date: Thu, 02 Aug 2018 00:50:04 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Gnu Röoty <address@hidden> writes:

[…]

> Here my config.scm :

[…]

> (service cups-service-type
> (cups-configuration
> (web-interface? #t)
> (extensions
> (list cups-filters hplip))))

This ‘(service cups-service-type …)’ should be inside the ‘(services
(cons* HERE))’.

> (operating-system
>
>   (services (cons* (mate-desktop-service)
>                    %desktop-services))
>
>   ;; Allow resolution of '.local' host names with mDNS.
>   (name-service-switch %mdns-host-lookup-nss))

Then don't forget to reconfigure your GuixSD.

Oleg.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]