nvidia: remove deleted useGlamor option

This commit is contained in:
Max Schorradt 2022-08-24 20:17:58 +02:00
parent 44c79a01ae
commit 2461a62334

View file

@ -260,8 +260,6 @@ in
# - Configure the display manager to run specific `xrandr` commands which will
# configure/enable displays connected to the Intel iGPU / AMD APU.
services.xserver.useGlamor = mkDefault offloadCfg.enable;
services.xserver.drivers = let
in optional primeEnabled {
name = igpuDriver;