aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configs/milan-x1c.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/milan-x1c.nix b/configs/milan-x1c.nix
index 2049e8086a2d..37fe960d59ab 100644
--- a/configs/milan-x1c.nix
+++ b/configs/milan-x1c.nix
@@ -9,6 +9,7 @@
corenix.corebootConfig = {
CONFIG_LINEAR_FRAMEBUFFER_MAX_WIDTH = "1600";
CONFIG_LINEAR_FRAMEBUFFER_MAX_HEIGHT = "900";
+ CONFIG_CBFS_SIZE = "0x6f0000";
};
grub2.enable = true;