mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: mpd-service-type: Export users and groups.
* gnu/services/audio.scm (%mpd-user, %mpd-group): Export. Change-Id: If5b5e5967c826d98fa17a574598f1d34559c57d5
This commit is contained in:
@@ -39,7 +39,10 @@
|
||||
#:use-module (srfi srfi-1)
|
||||
#:use-module (srfi srfi-26)
|
||||
#:use-module (srfi srfi-71)
|
||||
#:export (mpd-output
|
||||
#:export (%mpd-user
|
||||
%mpd-group
|
||||
|
||||
mpd-output
|
||||
mpd-output?
|
||||
mpd-output-name
|
||||
mpd-output-type
|
||||
|
||||
Reference in New Issue
Block a user