nixos/pulseaudio: document audio group for system wide access

This commit is contained in:
Orivej Desh 2017-11-30 06:37:01 +00:00
parent 9a4cd40337
commit 905672f524

View File

@ -101,7 +101,8 @@ in {
each user that tries to use the sound system. The server runs
with user privileges. This is the recommended and most secure
way to use PulseAudio. If true, one system-wide PulseAudio
server is launched on boot, running as the user "pulse".
server is launched on boot, running as the user "pulse", and
only users in the "audio" group will have access to the server.
Please read the PulseAudio documentation for more details.
'';
};