mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 13:40:36 +02:00
services: Add pulseaudio to %desktop-services.
Fixes <https://bugs.gnu.org/38172>. Reported by raingloom <raingloom@riseup.net>. * gnu/services/desktop.scm (%desktop-services): Add pulseaudio service. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
This commit is contained in:
committed by
Marius Bakke
parent
fc29f3bf4f
commit
71e33e32fc
@@ -1183,6 +1183,7 @@ or setting its password with passwd.")))
|
||||
|
||||
x11-socket-directory-service
|
||||
|
||||
(service pulseaudio-service-type)
|
||||
(service alsa-service-type)
|
||||
|
||||
%base-services))
|
||||
|
||||
Reference in New Issue
Block a user