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; [