[Boot] keep graphic mode even on legacy BIOS

This commit is contained in:
Antoine Viallon 2024-10-10 19:20:25 +02:00
parent e146e9110a
commit c5e6b6bcff
Signed by: aviallon
GPG key ID: 186FC35EDEB25716

View file

@ -335,6 +335,7 @@ in {
device = mkIf cfg.efi "nodev";
efiSupport = cfg.efi;
configurationLimit = cfg.configurationLimit;
gfxpayloadBios = "keep";
};
loader.systemd-boot = {