obs-wlrobs
This commit is contained in:
parent
339809b1a2
commit
7f1fbff43f
|
@ -19,12 +19,17 @@ in {
|
|||
libsForQt5.kdenlive
|
||||
makemkv
|
||||
mpv
|
||||
obs-studio
|
||||
plexamp
|
||||
uxplay
|
||||
vlc
|
||||
webcord
|
||||
youtube-dl
|
||||
];
|
||||
|
||||
programs.obs-studio = {
|
||||
enable = true;
|
||||
plugins = with pkgs.obs-studio-plugins; [ obs-backgroundremoval wlrobs ];
|
||||
};
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue