mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-17 09:34:36 +00:00
nvidia: remove deleted useGlamor option
This commit is contained in:
parent
44c79a01ae
commit
2461a62334
@ -260,8 +260,6 @@ in
|
|||||||
# - Configure the display manager to run specific `xrandr` commands which will
|
# - Configure the display manager to run specific `xrandr` commands which will
|
||||||
# configure/enable displays connected to the Intel iGPU / AMD APU.
|
# configure/enable displays connected to the Intel iGPU / AMD APU.
|
||||||
|
|
||||||
services.xserver.useGlamor = mkDefault offloadCfg.enable;
|
|
||||||
|
|
||||||
services.xserver.drivers = let
|
services.xserver.drivers = let
|
||||||
in optional primeEnabled {
|
in optional primeEnabled {
|
||||||
name = igpuDriver;
|
name = igpuDriver;
|
||||||
|
Loading…
Reference in New Issue
Block a user