[Boot] keep graphic mode even on legacy BIOS

This commit is contained in:
Antoine Viallon 2024-10-10 19:20:25 +02:00
parent 2028b48f40
commit be2519d689
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 = {