services.jellyfin.hardwareAcceleration.device

NixOS option

Path to the hardware acceleration device that Jellyfin should use. For obscure configurations, additional devices can be added via systemd.services.jellyfin.serviceConfig.DeviceAllow.

type: null or absolute path
Default
null
Example
"/dev/dri/renderD128"
declared in: nixos/modules/services/misc/jellyfin.nixView source on NixOS/nixpkgs →