From d53d3f4dbb4bdb9406d16a29fcdabe773f377778 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Fri, 26 Jan 2024 19:59:09 +0000 Subject: [PATCH] Add helvum package for patching pipewire routes --- home/hyprland/obs/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/hyprland/obs/default.nix b/home/hyprland/obs/default.nix index e8d31688..8d708570 100644 --- a/home/hyprland/obs/default.nix +++ b/home/hyprland/obs/default.nix @@ -1,5 +1,6 @@ { pkgs, ... }: { xdg.configFile."obs-studio/themes".source = ./themes; + home.packages = with pkgs; [ helvum ]; programs.obs-studio = { enable = true; plugins = with pkgs.obs-studio-plugins; [