From eff81048690718e323db5f5ff3fa0690db16ce17 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 6 Jan 2020 14:13:26 +0100 Subject: ... --- sif/hw.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sif') diff --git a/sif/hw.nix b/sif/hw.nix index 1a20bcf5..6863f5e8 100644 --- a/sif/hw.nix +++ b/sif/hw.nix @@ -32,7 +32,7 @@ nix.maxJobs = lib.mkDefault 12; powerManagement.cpuFreqGovernor = lib.mkDefault "powersave"; # High-DPI console - i18n.consoleFont = lib.mkDefault "${pkgs.terminus_font}/share/consolefonts/ter-u28n.psf.gz"; + console.font = lib.mkDefault "${pkgs.terminus_font}/share/consolefonts/ter-u28n.psf.gz"; hardware.cpu.intel.updateMicrocode = true; } -- cgit v1.2.3