fix: comment out the edid module for legion-16ach6h
It seems to break extra monitor modes
This commit is contained in:
parent
ad2fd7b978
commit
74967732a5
|
@ -8,7 +8,8 @@
|
||||||
../../../../common/gpu/nvidia/prime.nix
|
../../../../common/gpu/nvidia/prime.nix
|
||||||
../../../../common/pc/laptop
|
../../../../common/pc/laptop
|
||||||
../../../../common/pc/laptop/ssd
|
../../../../common/pc/laptop/ssd
|
||||||
../edid
|
# This seems to break extra monitor modes
|
||||||
|
# ../edid
|
||||||
];
|
];
|
||||||
|
|
||||||
# Still needs to load at some point if we want X11 to work
|
# Still needs to load at some point if we want X11 to work
|
||||||
|
|
Loading…
Reference in a new issue