From 1095d8fa53c56c70a0f74c24ced1a0dbf8b84000 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Sun, 2 Jun 2024 14:22:44 +0800 Subject: [PATCH] fix: missing pkgs-stable --- home/linux/gui/base/creative.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/linux/gui/base/creative.nix b/home/linux/gui/base/creative.nix index a9d319cf..bcf7621c 100644 --- a/home/linux/gui/base/creative.nix +++ b/home/linux/gui/base/creative.nix @@ -1,7 +1,7 @@ { pkgs, pkgs-unstable, - pkgs-stable, + # pkgs-stable, nur-ryan4yin, ... }: { @@ -30,7 +30,7 @@ # live streaming obs-studio = { enable = true; - plugins = with pkgs-stable.obs-studio-plugins; [ + plugins = with pkgs.obs-studio-plugins; [ # screen capture wlrobs # obs-ndi