HASH abbd259fccfe
DATE 2026-03-09
SUBJECT ooksdesk: single monitor setup
FILES 1 CHANGED
HASH abbd259fccfe
DATE 2026-03-09
SUBJECT ooksdesk: single monitor setup
FILES 1 CHANGED
┌─ hosts/ooksdesk/hardware.nix ──────────────────────────────────────────────┐
│ diff --git a/hosts/ooksdesk/hardware.nix b/hosts/ooksdesk/hardware.nix │
│ index 1b1fbfe..422fdc7 100644 │
│ --- a/hosts/ooksdesk/hardware.nix │
│ +++ b/hosts/ooksdesk/hardware.nix │
│ @@ -10,22 +10,12 @@ │
│ }; │
│ features = ["printing" "ssd" "audio" "video"]; │
│ monitors = [ │
│ - { │
│ - name = "DP-1"; │
│ - primary = true; │
│ - width = 2560; │
│ - height = 1440; │
│ - refreshRate = 144; │
│ - x = 1920; │
│ - y = 100; │
│ - } │
│ { │
│ name = "DP-2"; │
│ + primary = true; │
│ width = 1920; │
│ height = 1080; │
│ refreshRate = 180; │
│ - x = 840; │
│ - transform = 1; │
│ } │
│ ]; │
│ }; │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ hosts/ooksdesk/hardware.nix ────────┐
│ diff --git a/hosts/ooksdesk/hardware.nix b/h │
│ osts/ooksdesk/hardware.nix │
│ index 1b1fbfe..422fdc7 100644 │
│ --- a/hosts/ooksdesk/hardware.nix │
│ +++ b/hosts/ooksdesk/hardware.nix │
│ @@ -10,22 +10,12 @@ │
│ }; │
│ features = ["printing" "ssd" "audio" "v │
│ ideo"]; │
│ monitors = [ │
│ - { │
│ - name = "DP-1"; │
│ - primary = true; │
│ - width = 2560; │
│ - height = 1440; │
│ - refreshRate = 144; │
│ - x = 1920; │
│ - y = 100; │
│ - } │
│ { │
│ name = "DP-2"; │
│ + primary = true; │
│ width = 1920; │
│ height = 1080; │
│ refreshRate = 180; │
│ - x = 840; │
│ - transform = 1; │
│ } │
│ ]; │
│ }; │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET