all repos — archive/nixos-configuration @ b1a0cb9247a1000dc17bcd7f14ec801a8a98c770

Superseded by nixfiles

intel-gpu: Use i915 to setup console earlier

Alan Pearce
commit

b1a0cb9247a1000dc17bcd7f14ec801a8a98c770

parent

eb92294f514568445b134f3fb9154c4d55f0519f

1 file changed, 0 insertions(+), 1 deletion(-)

changed files
M modules/grub2.nixmodules/grub2.nix
@@ -9,5 +9,4 @@ efiSupport = true;
}; efi.canTouchEfiVariables = true; }; - boot.earlyVconsoleSetup = true; }