From: Giovanni Biscuolo <g@xelera.eu>
To: Saku Laesvuori <saku@laesvuori.fi>, TakeV <takev@disroot.org>
Cc: help-guix@gnu.org
Subject: Re: USB redirection via libvirt
Date: Fri, 19 Jul 2024 10:09:56 +0200 [thread overview]
Message-ID: <87ed7preej.fsf@xelera.eu> (raw)
In-Reply-To: <87h6cmr3bc.fsf@xelera.eu>
[-- Attachment #1: Type: text/plain, Size: 854 bytes --]
Giovanni Biscuolo <g@xelera.eu> writes:
[...]
> I've also added that simple-service to my os config, this is a snippet:
>
> --8<---------------cut here---------------start------------->8---
>
> [...]
>
> (services
> (append %desktop-services
> (list
[...]
> ;; extend polkit for spice-gtk
> (simple-service 'spice-polkit polkit-service-type (list spice-gtk))
>
> [...]
>
> --8<---------------cut here---------------end--------------->8---
[...]
> AFAIU polkit-service-type is defined in (gnu services desktop) and I'm
> including that module: what am I doing wrong please?
No I was wrong, polkit-service-type is in dbus service module: I added
it and I was able to define that simple-service
[...]
Sorry for the noise!
Happy hacking! Gio'
--
Giovanni Biscuolo
Xelera IT Infrastructures
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 849 bytes --]
prev parent reply other threads:[~2024-07-19 8:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-20 17:33 USB redirection via libvirt TakeV
2023-11-20 20:21 ` Saku Laesvuori
2023-11-22 0:39 ` TakeV
2024-07-18 17:57 ` Giovanni Biscuolo
2024-07-19 8:09 ` Giovanni Biscuolo [this message]
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=87ed7preej.fsf@xelera.eu \
--to=g@xelera.eu \
--cc=help-guix@gnu.org \
--cc=saku@laesvuori.fi \
--cc=takev@disroot.org \
/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.