[Boot] Better boot console resolution

Hopefully
This commit is contained in:
Antoine Viallon 2022-10-22 13:35:41 +02:00
parent 2843d2ee40
commit 47bf44eb3a
Signed by: aviallon
GPG key ID: 186FC35EDEB25716

View file

@ -176,6 +176,7 @@ in
loader.systemd-boot = {
enable = cfg.efi && (!cfg.useGrub);
configurationLimit = cfg.configurationLimit;
consoleMode = "auto";
};
loader.generic-extlinux-compatible = {