Merge branch 'obs-addons' into 'main'
Added NDI and Linuxbrowser to OBS See merge request hacc/infra/haccfiles!38
This commit is contained in:
commit
d6c29f8223
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