From 972d1877b57e3dc45fc4ce719c1cecb2789dca20 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 10 Jan 2026 18:13:44 +0100 Subject: [PATCH] Fix indentation for ATTACHED_DEVICES_PERMS --- jellyfin/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jellyfin/config.yaml b/jellyfin/config.yaml index 0f878be99..f4932594d 100644 --- a/jellyfin/config.yaml +++ b/jellyfin/config.yaml @@ -73,7 +73,7 @@ devices: - /dev/nvme1 - /dev/nvme2 environment: - - ATTACHED_DEVICES_PERMS: '/dev/dri /dev/dvb /dev/vchiq /dev/vc-mem /dev/video1? -type c -o -type f' + ATTACHED_DEVICES_PERMS: '/dev/dri /dev/dvb /dev/vchiq /dev/vc-mem /dev/video1? -type c -o -type f' host_dbus: true host_network: true image: ghcr.io/alexbelgium/jellyfin-{arch}