import type { Metadata } from "next" export const metadata: Metadata = { title: "HW iGPU acceleration to an LXC | ProxMenux Documentation", description: "Learn how to enable hardware iGPU acceleration for an LXC container in Proxmox VE using ProxMenux.", } export default function IGPUAccelerationLXC() { return (
This guide will walk you through the process of enabling hardware iGPU acceleration for an LXC container in Proxmox VE using ProxMenux.
{/* Add more content here */}