From 2f74498ec94649f740771ef8727def56a580fe66 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Sun, 15 Feb 2026 02:12:25 -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 a9777e4..4716528 100644 --- a/hosts/xps15/configuration.nix +++ b/hosts/xps15/configuration.nix @@ -24,7 +24,7 @@ in device = "nodev"; useOSProber = true; configurationLimit = 2; - fontSize = 64; + fontSize = 128; }; boot.loader.efi.canTouchEfiVariables = true; boot.kernelParams = [