Section "ServerLayout" Identifier "Layout0" Option "AutoAddDevices" "false" # prevent plugging udev devices to this server Option "AutoAddGPU" "false" # only nvidia EndSection Section "Device" Identifier "DiscreteNvidia" Driver "nvidia" VendorName "NVIDIA Corporation" BusID "PCI:01:00:0" Option "ProbeAllGpus" "false" Option "NoLogo" "true" Option "UseEDID" "true" # detect external monitors resolutions Option "AllowEmptyInitialConfiguration" # work even if no display EndSection