diff options
| author | Mel <mel@rnrd.eu> | 2026-03-16 20:24:06 +0100 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2026-03-20 23:52:33 +0100 |
| commit | 8ab711c6b6c2391727bf66a61264c5c6d3b669dd (patch) | |
| tree | 32624fc065eefdbdf51e31bd38cd77d4245259c6 /modules | |
| parent | 12ca5165b3961e78dbedf6e636fc7597413de918 (diff) | |
| download | minerals-8ab711c6b6c2391727bf66a61264c5c6d3b669dd.tar.zst minerals-8ab711c6b6c2391727bf66a61264c5c6d3b669dd.zip | |
Remove Sunshine audio_sink setting allowing it to handle audio automatically
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/sunshine.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/sunshine.nix b/modules/sunshine.nix index ae09794..3d44889 100644 --- a/modules/sunshine.nix +++ b/modules/sunshine.nix @@ -23,7 +23,6 @@ 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_04_00.0.hdmi-stereo"; # no need for encryption since we are going through a secure network anyway lan_encryption_mode = 0; |
