Hi Robby, On Mon, May 29, 2023 at 1:28 PM Robby Zambito <[email protected]> wrote: > > Here is the configuration I have added > > (service polkit-service-type
Are you using %desktop-services? I believe polkit-service-type is already part of that set. [1] You may have to extend the service instead [2] although I am currently not sure about the best way to do that in your case. Kind regards Felix [1] https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/services/desktop.scm#n1891 [2] https://guix.gnu.org/manual/devel/en/html_node/Service-Types-and-Services.html
