HACK: add pulseaudio to pipewire-pulse path
This commit is contained in:
parent
b29794165f
commit
dc80ff9527
|
@ -28,6 +28,7 @@ in {
|
|||
};
|
||||
};
|
||||
security.rtkit.enable = true;
|
||||
systemd.user.services.pipewire-pulse.path = [ pulseaudio ];
|
||||
|
||||
# Set up Mopidy
|
||||
services.mopidy = {
|
||||
|
|
Loading…
Reference in New Issue