diff --git a/boot.nix b/boot.nix index ab78bb7..326e9cf 100644 --- a/boot.nix +++ b/boot.nix @@ -335,6 +335,7 @@ in { device = mkIf cfg.efi "nodev"; efiSupport = cfg.efi; configurationLimit = cfg.configurationLimit; + gfxpayloadBios = "keep"; }; loader.systemd-boot = {