Move wireplumber config inside pipewire service
This commit is contained in:
@@ -13,6 +13,7 @@ in {
|
||||
};
|
||||
pulse.enable = true;
|
||||
jack.enable = true;
|
||||
wireplumber.enable = true;
|
||||
config.pipewire-pulse."context.modules" = [
|
||||
{
|
||||
"args" = { };
|
||||
@@ -30,7 +31,6 @@ in {
|
||||
];
|
||||
};
|
||||
security.rtkit.enable = true;
|
||||
services.pipewire.wireplumber.enable = true;
|
||||
|
||||
# Set up Mopidy
|
||||
services.mopidy = {
|
||||
|
||||
Reference in New Issue
Block a user