fix: missing pkgs-stable

This commit is contained in:
Ryan Yin
2024-06-02 14:22:44 +08:00
parent 98e2e7196d
commit 1095d8fa53

View File

@@ -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