From 08e93008622e4a0f4f925660dbdaa00ac273a7c6 Mon Sep 17 00:00:00 2001 From: alyx Date: Fri, 27 Feb 2026 12:51:48 +0000 Subject: [PATCH] actual fix --- home/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/default.nix b/home/default.nix index 2f783f7..bf17c1c 100644 --- a/home/default.nix +++ b/home/default.nix @@ -167,7 +167,7 @@ profile.name = "alyx-desktop"; profile.outputs = [ { criteria = "Microstep MSI G273Q CA8A463100033"; position = "1600,0"; mode = "2560x1440@164.835007"; } - { criteria = "Dell Inc. Dell 2007FP MY546856GT2L"; position = "0,0"; mode = "1600x1200@60.000000"; } + { criteria = "Dell Inc. DELL 2007FP MY546856GT2L"; position = "0,0"; mode = "1600x1200@60.000000"; } ]; } ];