Added NDI and Lniuxbrowser to OBS
This commit is contained in:
parent
faee8da700
commit
25b3840359
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@
|
|||
kernelModules = [ "v4l2loopback" ];
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [ obs-studio ];
|
||||
environment.systemPackages = with pkgs; [ obs-studio obs-ndi obs-linuxbrowser ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue