HACK: add pulseaudio to pipewire-pulse path

This commit is contained in:
coolneng 2022-05-02 00:50:10 +02:00
parent b29794165f
commit dc80ff9527
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ in {
};
};
security.rtkit.enable = true;
systemd.user.services.pipewire-pulse.path = [ pulseaudio ];
# Set up Mopidy
services.mopidy = {