bug-guix
[Top][All Lists]
Advanced

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

bug#38161: Guix guided installer should set up printers and scanners


From: Ludovic Courtès
Subject: bug#38161: Guix guided installer should set up printers and scanners
Date: Mon, 11 Nov 2019 22:01:32 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hi,

Danny Milosavljevic <address@hidden> skribis:

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

This bit above would have to be opt-in, but…

>             (simple-service 'custom-udev-rules udev-service-type
>                             (list sane-backends))

… this one could perhaps be enabled by default for “desktop”
installations, since, I believe, it doesn’t increase the disk space used
by the resulting system.

WDYT?

Thanks,
Ludo’.





reply via email to

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