1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00

Add new monitor at work

Signed-off-by: Stefan Ellmauthaler <stefan.ellmauthaler@tu-dresden.de>
This commit is contained in:
Stefan Ellmauthaler 2024-02-27 15:34:20 +01:00
parent 91f306ab7a
commit ebf8f5fcaa
Failed to extract signature

View File

@ -88,6 +88,7 @@ with lib; {
#dpi = 144; #dpi = 144;
dpi = 96; dpi = 96;
position = "0x0"; position = "0x0";
crtc = 1;
}; };
}; };
}; };