anduril / jetpack-nixos

NixOS module for NVIDIA Jetson devices
MIT License
160 stars 69 forks source link

Support new nvidia-ctk option #248

Closed jmbaur closed 1 month ago

jmbaur commented 1 month ago
Description of changes

When checking to see if we should generate the CDI support files, we should also check for the new hardware.nvidia-container-toolkit.enable option, since the enableNvidia options were deprecated.

Testing