an attempt to get 4k@60hz to work (did not)
This commit is contained in:
parent
bf90428c6d
commit
c90939a22b
1 changed files with 3 additions and 2 deletions
|
@ -92,8 +92,9 @@ in {
|
|||
};
|
||||
|
||||
monitor= [
|
||||
"DVI-D-1, 1920x1080@60, 0x0, 1"
|
||||
"DP-1, 1920x1080@60, 1920x0, 1"
|
||||
"DVI-D-1, 1920x1080@60, 0x0, 1"
|
||||
"DP-1, 920x1080@60, 1920x0, 1"
|
||||
# "DP-1, modeline 712.75 3840 4160 4576 5312 2160 2163 2168 2237 -hsync +vsync, 1920x0, 1, bitdepth, 10"
|
||||
];
|
||||
|
||||
exec-once = [ "${lib.getExe pkgs.networkmanagerapplet}" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue