aboutsummaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/herra/packages.nix19
1 files changed, 18 insertions, 1 deletions
diff --git a/hosts/herra/packages.nix b/hosts/herra/packages.nix
index f8c8c5d..989f7a5 100644
--- a/hosts/herra/packages.nix
+++ b/hosts/herra/packages.nix
@@ -8,7 +8,24 @@
# Streaming / Recording
obs-studio
easyeffects
- # obs-ndi not available in current package set
+
+ # OBS with plugins
+ (obs-studio.override {
+ plugins = with pkgs.obs-studio-plugins; [
+ distroav
+ obs-vkcapture
+ obs-pipewire-audio-capture
+ # obs-source-switcher
+ obs-source-record
+ obs-source-clone
+ # obs-media-control
+ # obs-scene-as-transition
+ # advanced-scene-switcher
+ obs-retro-effects
+ obs-dvd-screensaver
+ obs-composite-blur
+ ];
+ })
# Audio
pavucontrol