diff --git a/hosts/xps15/configuration.nix b/hosts/xps15/configuration.nix index 4ac45c2..3eb387a 100644 --- a/hosts/xps15/configuration.nix +++ b/hosts/xps15/configuration.nix @@ -24,6 +24,9 @@ in device = "nodev"; useOSProber = true; configurationLimit = 2; + gfxmodeEfi = "3840x2400,auto"; + font = builtins.path { path = /home/barrett/.config/nix/fonts/berkeley-mono/BerkeleyMono-Regular.ttf; }; + fontSize = 36; }; boot.loader.efi.canTouchEfiVariables = true; boot.kernelParams = [