fix: missing pkgs-stable

This commit is contained in:
Ryan Yin
2024-06-02 14:22:44 +08:00
parent 98e2e7196d
commit 1095d8fa53
+2 -2
View File
@@ -1,7 +1,7 @@
{ {
pkgs, pkgs,
pkgs-unstable, pkgs-unstable,
pkgs-stable, # pkgs-stable,
nur-ryan4yin, nur-ryan4yin,
... ...
}: { }: {
@@ -30,7 +30,7 @@
# live streaming # live streaming
obs-studio = { obs-studio = {
enable = true; enable = true;
plugins = with pkgs-stable.obs-studio-plugins; [ plugins = with pkgs.obs-studio-plugins; [
# screen capture # screen capture
wlrobs wlrobs
# obs-ndi # obs-ndi