host/home: use display port instead

This commit is contained in:
Dmitriy Pleshevskiy 2024-03-03 14:38:38 +03:00
parent 1f5cec136d
commit 4d81e52098
Signed by: pleshevskiy
GPG key ID: 17041163DA10A9A2

View file

@ -74,7 +74,7 @@
# Source: https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/x11/xserver.nix#L83
xrandrHeads = [
{
output = "HDMI-1";
output = "DP-3";
monitorConfig = ''
Option "PreferredMode" "1920x1080"
Option "Rotate" "right"