Danny Milosavljevic wrote 5 years ago
(address . bug-guix@gnu.org)
Hi,
currently, the Guix guided installer does not set up printers and
scanners (see bug# 38064), making those not work after installation.
It would be good to extend the Guix installer to also install "cups" and
"sane-backends" services, just like it already does for networking services,
if applicable. Long term, we could also do the actual configuration, but
right now even just the services below would already be a big improvement:
The relevant operating-system config snippets are:
(services
(append
(list (service cups-service-type
(cups-configuration
(web-interface? #t)
(extensions
(list cups-filters escpr hplip-minimal))))
(simple-service 'custom-udev-rules udev-service-type
(list sane-backends))
[...]
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl3IImsACgkQ5xo1VCww
uqXHEAf+Ih7rX8f9wNsb3X5O3Tx1rNUAMYedwqtJNcTsrGI2VCqZbh0YM8sIPiKR
gJ6kSDnGKzQD8q2Docfbm5Yk7aw1v+upmnIOyuJ4ftsrawjX8hliq3chq3749u9F
B0InbhgbSRHjzrX/iaugMh9x58uy8XAZITbt/zXLGq4pUQRb+bw8P4NpauXd3mvG
Ao9m8vO3MZ5dID7Mi6SmGEuK+PnjtSSTqL3a4fbHckO7Uyo5h4WWd9mc/EC73LwK
Lmy7AIpN1B7kJpqOG4uvGgboQiXFZpJlXohzYP54gznzdJAWsqzrzX4r3pvQ76bQ
C0cOUOe/7NC430+Wa5TY50cehmcm7g==
=h2+S
-----END PGP SIGNATURE-----