pulseaudio: set DISPLAY
Anders Papitto 9 years ago eba3f92e 6d16ecec
··· 161 161 ExecStart = "${getBin cfg.package}/bin/pulseaudio --daemonize=no"; 162 162 Restart = "on-failure"; 163 163 }; 164 164 + environment = { DISPLAY = ":${toString config.services.xserver.display}"; }; 164 165 }; 165 166 166 167 sockets.pulseaudio = {