From 90b870cb0b848d73893bd4ada29aaee5af595d48 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Sun, 15 Feb 2026 02:10:28 -0500 Subject: [PATCH] feat(grub): increase font size --- hosts/xps15/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/xps15/configuration.nix b/hosts/xps15/configuration.nix index 951c0b7..a9777e4 100644 --- a/hosts/xps15/configuration.nix +++ b/hosts/xps15/configuration.nix @@ -24,7 +24,7 @@ in device = "nodev"; useOSProber = true; configurationLimit = 2; - fontSize = 32; + fontSize = 64; }; boot.loader.efi.canTouchEfiVariables = true; boot.kernelParams = [