From 711263608054a8da1df0eb3f335fdade0e0772f5 Mon Sep 17 00:00:00 2001 From: Adrian G L Date: Fri, 30 Aug 2024 01:53:40 +0200 Subject: [PATCH] Update video.nix --- profiles/video.nix | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/profiles/video.nix b/profiles/video.nix index 5dfb30a..42c86ed 100644 --- a/profiles/video.nix +++ b/profiles/video.nix @@ -14,6 +14,7 @@ imports = obs-studio obs-cli + ## constantly breaking, more hassle than useful. #obs-studio-plugins.obs-3d-effect #obs-studio-plugins.wlrobs #obs-studio-plugins.obs-ndi @@ -31,20 +32,14 @@ imports = #obs-studio-plugins.obs-backgroundremoval #obs-studio-plugins.obs-pipewire-audio-capture - shotcut libsForQt5.kdenlive olive-editor subtitleedit - vlc mpv - - ]; - programs.dconf.enable = true; #needed for easyeffects for some reason - }