comparison package_lists.py @ 254:11b738d4c4ae

work on k8s/nvidia setup
author drewp@bigasterisk.com
date Thu, 25 Jan 2024 18:50:44 -0800
parents b97de8433fe1
children 23cce0bdb1cc
comparison
equal deleted inserted replaced
253:67fb7b27bfea 254:11b738d4c4ae
304 'nvidia-prime', 304 'nvidia-prime',
305 'nvidia-settings', 305 'nvidia-settings',
306 'screen-resolution-extra', 306 'screen-resolution-extra',
307 'xserver-xorg', 307 'xserver-xorg',
308 ] 308 ]
309 k8s_node_with_nvidia_gpu = [
310 'nvidia-container-toolkit',
311 ]