Update gpu-nvidia.func

This commit is contained in:
CanbiZ 2025-03-31 14:57:00 +02:00
parent 87e5204abe
commit 79f92db110

View File

@ -124,5 +124,5 @@ function nvidia_lxc_passthrough() {
for n in "${devnums[@]}"; do for n in "${devnums[@]}"; do
echo "lxc.cgroup2.devices.allow: c ${n}:* rwm" >>"$conf" echo "lxc.cgroup2.devices.allow: c ${n}:* rwm" >>"$conf"
done done
msg ok "Installed NVIDIA GPU tools in $ctid"
msg ok "NVIDIA passt }