From ef70a3fab9ccb2f9648c777fba0dc80a1047a76f Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Tue, 12 Nov 2024 16:02:13 -0800 Subject: [PATCH] feat(adrastea): add kms rule to enable primary monitor --- hosts/adrastea/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/adrastea/configuration.nix b/hosts/adrastea/configuration.nix index f8d2df5..fc0f0a5 100755 --- a/hosts/adrastea/configuration.nix +++ b/hosts/adrastea/configuration.nix @@ -39,6 +39,7 @@ "rd.systemd.show_status=false" "rd.udev.log_level=3" "udev.log_priority=3" + "display=HDMI-A-1:2560x1440@144D" ]; # Hide the OS choice for bootloaders. # It's still possible to open the bootloader list by pressing any key