From a679c564b267c1338dd9d0e62ec8e9916c86bd62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Mon, 5 Aug 2024 16:25:21 +0300 Subject: [PATCH] vno1-gdrx: autorandr --- hosts/vno1-gdrx/configuration.nix | 2 +- modules/profiles/autorandr/default.nix | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hosts/vno1-gdrx/configuration.nix b/hosts/vno1-gdrx/configuration.nix index 142329e..574e984 100644 --- a/hosts/vno1-gdrx/configuration.nix +++ b/hosts/vno1-gdrx/configuration.nix @@ -6,7 +6,7 @@ in imports = [ ../../modules ../../modules/profiles/desktop - #../../modules/profiles/autorandr + ../../modules/profiles/autorandr ../../modules/profiles/btrfs ]; diff --git a/modules/profiles/autorandr/default.nix b/modules/profiles/autorandr/default.nix index 09ce87c..7f56398 100644 --- a/modules/profiles/autorandr/default.nix +++ b/modules/profiles/autorandr/default.nix @@ -5,9 +5,9 @@ let fingerprint = "00ffffffffffff000e6f041400000000001e0104a51e1378033784a5544d9a240e515500000001010101010101010101010101010101353c80a070b02340302036002ebd10000018000000fd00303c4a4a0f010a202020202020000000fe0043534f542054330a2020202020000000fe004d4e453030374a41312d310a2000b5"; mode = "1920x1200"; }; - fwminex = { - fingerprint = "00ffffffffffff0009e55f0900000000171d0104a51c137803de50a3544c99260f505400000001010101010101010101010101010101115cd01881e02d50302036001dbe1000001aa749d01881e02d50302036001dbe1000001a000000fe00424f452043510a202020202020000000fe004e4531333546424d2d4e34310a00fb"; - mode = "1920x1200"; + vno1-gdrx = { + fingerprint = ""; + mode = "0x0"; }; };