mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-05 17:27:50 +00:00
[Desktop/Pipewire] mark pipewire-noise-filter non-virtual
Shows the node in much more applications.
This commit is contained in:
parent
655e4014d8
commit
ae83529990
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ context.modules = [
|
|||
playback.props = {
|
||||
node.name = "rnnoise_source.output"
|
||||
media.class = Audio/Source
|
||||
node.virtual = false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue