parent
8f0ec20dcf
commit
2df8ab7e48
1 changed files with 3 additions and 2 deletions
|
@ -8,8 +8,9 @@ in {
|
||||||
programs = {
|
programs = {
|
||||||
obs-studio = {
|
obs-studio = {
|
||||||
enable = true;
|
enable = true;
|
||||||
plugins = with waypkgs; [
|
plugins = [
|
||||||
obs-wlrobs
|
waypkgs.obs-wlrobs
|
||||||
|
pkgs.obs-studio-plugins.droidcam-obs
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue