From 748cc6f5752dc6c2bb05d3978cb49fda37ad6369 Mon Sep 17 00:00:00 2001 From: Mel Date: Thu, 12 Mar 2026 14:47:41 +0100 Subject: Adjust Wolfram Sunshine audio sink PCIe path Signed-off-by: Mel --- modules/sunshine.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/sunshine.nix b/modules/sunshine.nix index 399fe70..ae09794 100644 --- a/modules/sunshine.nix +++ b/modules/sunshine.nix @@ -23,7 +23,7 @@ in adapter_name = "/dev/dri/renderD128"; # primary card should be located here encoder = "vaapi"; # or "qsv" is quicksync is better supported av1_mode = 2; - audio_sink = "alsa_output.pci-0000_29_00.0.hdmi-stereo"; + audio_sink = "alsa_output.pci-0000_04_00.0.hdmi-stereo"; # no need for encryption since we are going through a secure network anyway lan_encryption_mode = 0; -- cgit 1.4.1