Thor: display port to hdmi
This commit is contained in:
parent
b0455d21dc
commit
d45bcf899e
1 changed files with 1 additions and 2 deletions
|
|
@ -138,8 +138,7 @@ in
|
||||||
|
|
||||||
monitor = lib.lists.optionals (hostName == "thor") [
|
monitor = lib.lists.optionals (hostName == "thor") [
|
||||||
"DP-1,preferred,1080x200,auto"
|
"DP-1,preferred,1080x200,auto"
|
||||||
"DP-3,preferred,1080x200,auto"
|
"DP-2,preferred,0x0,auto,transform,3"
|
||||||
"HDMI-A-1,preferred,0x0,auto,transform,3"
|
|
||||||
] ++ lib.lists.optionals (hostName == "odin") [
|
] ++ lib.lists.optionals (hostName == "odin") [
|
||||||
"eDP-1,preferred,auto,1"
|
"eDP-1,preferred,auto,1"
|
||||||
"DP-1,preferred,auto-up,1"
|
"DP-1,preferred,auto-up,1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue