mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
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
1 changed files with 2 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue