hardware.nvidia-container-toolkit.device-name-strategy

NixOS option

Specify the strategy for generating device names, passed to nvidia-ctk cdi generate. This will affect how you reference the device using nvidia.com/gpu= in the container runtime.

type: one of "index", "uuid", "type-index"
Default
"index"
declared in: nixos/modules/services/hardware/nvidia-container-toolkitView source on NixOS/nixpkgs →