From 4dd71fd0cad9c66eb051f49368e049fbdf626894 Mon Sep 17 00:00:00 2001 From: MacRimi <123239993+MacRimi@users.noreply.github.com> Date: Sun, 16 Feb 2025 01:17:41 +0100 Subject: [PATCH] Update nvidia.md --- guides/nvidia.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/nvidia.md b/guides/nvidia.md index abb5002..ec4a5ae 100644 --- a/guides/nvidia.md +++ b/guides/nvidia.md @@ -3,7 +3,7 @@ title: "Installing NVIDIA Graphics Card Drivers on Proxmox (PVE 8)" description: "Install and config NVIDIA drivers on Proxmox VE host and enable GPU usage in LXC containers." --- -# Installing NVIDIA Graphics Card Drivers on Proxmox (PVE 8 Update) + Before we begin, I want to thank my colleague @juanlu13 for providing the [original source](https://forums.plex.tv/t/plex-hw-acceleration-in-lxc-container-anyone-with-success/219289/34?utm_source=pocket_mylist) on which this manual is based.