all repos — archive/nixos-configuration @ 38fce4627d3c2f8ba79049f571fd16bc5037d008

Superseded by nixfiles

Merge remote-tracking branch 'origin/HEAD'

Alan Pearce
commit

38fce4627d3c2f8ba79049f571fd16bc5037d008

parent

9b2347d2832781c13f73e57ca775fd3583aeeaee

1 file changed, 1 insertion(+), 0 deletions(-)

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