hardware.nvidia-container-toolkit.enable-hooks

NixOS option

List of hooks to enable when generating the CDI specification. Each hook name will be passed as --enable-hook <hook-name> to nvidia-ctk. Set to an empty list to enable no hooks.

type: list of non-empty string
Default
[ ]
declared in: nixos/modules/services/hardware/nvidia-container-toolkitView source on NixOS/nixpkgs →