MyNixOS website logo
option

services.pipewire.wireplumber.extraLadspaPackages

List of packages that provide LADSPA plugins in lib/ladspa that should be made available to WirePlumber for filter chains.

Config packages have their required LADSPA plugins added automatically, so they don't need to be specified here. Config packages need to set passthru.requiredLadspaPackages for this to work.

Declarations
Type
list of package
Default
[ ]
Example
[ pkgs.noisetorch-ladspa ]