mynix: add output connector
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
2f250e1e6f
commit
032d971523
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
width = 3440;
|
width = 3440;
|
||||||
height = 1440;
|
height = 1440;
|
||||||
refresh = 100;
|
refresh = 100;
|
||||||
desktops.niri.output.connectors = ["DP-1"];
|
desktops.niri.output.connectors = ["DP-1" "HDMI-A-1"];
|
||||||
|
|
||||||
programs.looking-glass = {
|
programs.looking-glass = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue