1
0
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:
Ian Eure
2025-11-08 15:23:16 -08:00
parent 2be1e10e36
commit 701a498b42

View File

@@ -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