obs: re-add obs-pipewire-audio-capture

This commit is contained in:
Alexandre Cavalheiro 2024-08-25 18:09:26 -03:00
parent 14ea84b526
commit 9ddc949fe2
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -6,6 +6,7 @@
plugins = with pkgs.obs-studio-plugins; [ plugins = with pkgs.obs-studio-plugins; [
input-overlay input-overlay
obs-backgroundremoval obs-backgroundremoval
obs-pipewire-audio-capture
]; ];
}; };
} }