From f54cbbbdb371148f89a7551f93158f0c552326da Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 15 Oct 2019 19:24:12 +0200 Subject: Fix X not starting on T470s --- system/settings/hardware/systemd-boot.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'system') diff --git a/system/settings/hardware/systemd-boot.nix b/system/settings/hardware/systemd-boot.nix index 80e79fdc..a1a41f35 100644 --- a/system/settings/hardware/systemd-boot.nix +++ b/system/settings/hardware/systemd-boot.nix @@ -5,6 +5,5 @@ editor = false; # Don't allow modification }; boot.loader.efi.canTouchEfiVariables = true; - boot.vesa = true; boot.earlyVconsoleSetup = true; } -- cgit 1.4.1