Graphics: Difference between revisions

Created page with "This is intended to be an overview of how setting up graphics on NixOS works. == Hardware-Specific Pages == * Intel Graphics == Kernel-Level == Kernel-level GPU support is provided by a kernel module. E.g. for AMD GPUs (including iGPUs) that's <code>amdgpu</code>. The module is loaded automatically based on the detected hardware. On x86 devices, detection is done automatically through ACPI. On ARM devices such as the Raspberry Pi, information about hardware is pr..."
(No difference)