gnu: gnome-boxes: Mention extra configuration requirements.

* gnu/packages/gnome.scm (gnome-boxes) [description]: Mention about extending
polkit and setuid services with spice-gtk.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
Maxim Cournoyer 2023-02-16 15:13:29 -05:00
parent dd31263eb4
commit e403096b4a
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -12545,7 +12545,7 @@ (define-public gnome-boxes
libvirt
libvirt-glib
libxml2
qemu-minimal ;for qemu-img
qemu-minimal ;for qemu-img
sparql-query
spice-gtk
tracker
@ -12557,7 +12557,12 @@ (define-public gnome-boxes
manage remote and virtual systems. Note that this application requires the
@code{libvirt} and @code{virtlog} daemons to run. Use the command
@command{info '(guix) Virtualization Services'} to learn how to configure
these services on the Guix System.")
these services on the Guix System. If you do not use the
@code{gnome-desktop-service-type}, you will also want to extend the
@code{polkit-service-type} with the @code{spice-gtk} package, as well as
configure the @file{libexec/spice-client-glib-usb-acl-helper} executable of
@code{spice-gtk} as setuid, to make it possible to redirect USB devices as a
non-privileged user.")
(license (list
;; For data/icons/empty-boxes.png.
license:cc-by2.0