meta-agl: split wireplumber to run in multiple instances
[AGL/meta-agl.git] / meta-pipewire / recipes-multimedia / wireplumber / wireplumber-config-agl / wireplumber.conf
index 530393e..680a791 100644 (file)
@@ -70,5 +70,5 @@ wireplumber.components = [
 
   # The lua configuration file(s)
   # Other components are loaded from there
-  { name = config.lua, type = config/lua }
+  { name = host.lua, type = config/lua }
 ]