From b6ea2ed1f61eebb801af336df1aa7b0e032fa68b Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Tue, 12 Nov 2024 16:05:46 -0800 Subject: [PATCH] fixup! feat(adrastea): add kms rule to enable primary monitor --- hosts/adrastea/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/adrastea/configuration.nix b/hosts/adrastea/configuration.nix index fc0f0a5..2a97c83 100755 --- a/hosts/adrastea/configuration.nix +++ b/hosts/adrastea/configuration.nix @@ -39,7 +39,7 @@ "rd.systemd.show_status=false" "rd.udev.log_level=3" "udev.log_priority=3" - "display=HDMI-A-1:2560x1440@144D" + # "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