mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: services: Export polkit-configuration.
Export for user customization. * gnu/services/dbus.scm (polkit-configuration): Export. (polkit-configuration?): Export. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
parent
5c92197717
commit
daa471a738
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ (define-module (gnu services dbus)
|
|||
dbus-service
|
||||
wrapped-dbus-service
|
||||
|
||||
polkit-configuration
|
||||
polkit-configuration?
|
||||
polkit-service-type
|
||||
polkit-service))
|
||||
|
||||
|
|
Loading…
Reference in a new issue