Use correct Zoom package and install additional OBS plugin.

This commit is contained in:
Nolan Darilek 2025-04-24 15:11:52 -05:00
parent 65edf315b2
commit 7f63999596

View file

@ -15,7 +15,7 @@
spotify spotify
thunderbird thunderbird
slack slack
zoom zoom-us
libreoffice libreoffice
nil nil
nix-index nix-index
@ -57,6 +57,7 @@
enable = true; enable = true;
plugins = with pkgs.obs-studio-plugins; [ plugins = with pkgs.obs-studio-plugins; [
obs-pipewire-audio-capture obs-pipewire-audio-capture
obs-multi-rtmp
]; ];
}; };
vscode = { vscode = {