Use correct Zoom package and install additional OBS plugin.
This commit is contained in:
parent
65edf315b2
commit
7f63999596
1 changed files with 2 additions and 1 deletions
|
@ -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 = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue