diff --git a/extra-systemdboot.nix b/extra-systemdboot.nix index afafb28..cf0c95d 100644 --- a/extra-systemdboot.nix +++ b/extra-systemdboot.nix @@ -2,7 +2,7 @@ { ##### systemd boot use bigger console text ##### -boot.loader.systemd-boot.consoleMode = "max"; +boot.loader.systemd-boot.consoleMode = "auto"; # The resolution of the console. The following values are valid: # "0": Standard UEFI 80x25 mode