services.plex.accelerationDevices
NixOS option
A list of device paths to hardware acceleration devices that Plex should have access to. This is useful when transcoding media files. The special value "*" will allow all devices.
type: list of stringDefault
[ "*" ]
Example
declared in: nixos/modules/services/misc/plex.nixView source on NixOS/nixpkgs →[ "/dev/dri/renderD128" ]