working OOYE

This commit is contained in:
Henry Hiles 2025-06-20 22:37:18 -04:00
parent c011b34f1f
commit 6748c8aca9
No known key found for this signature in database
3 changed files with 14 additions and 13 deletions

View file

@ -2,5 +2,6 @@
programs.obs-studio = {
enable = true;
plugins = with pkgs.obs-studio-plugins; [obs-pipewire-audio-capture];
enableVirtualCamera = true;
};
}