From ae8958e5425f543980b0ff43f276c238196650c5 Mon Sep 17 00:00:00 2001 From: makefu Date: Fri, 1 Oct 2021 18:43:15 +0200 Subject: ma extra-fonts: use fontDir.enable --- makefu/2configs/extra-fonts.nix | 2 +- makefu/2configs/gui/base.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'makefu') diff --git a/makefu/2configs/extra-fonts.nix b/makefu/2configs/extra-fonts.nix index 7b3a5f197..25ca7a33a 100644 --- a/makefu/2configs/extra-fonts.nix +++ b/makefu/2configs/extra-fonts.nix @@ -1,7 +1,7 @@ { pkgs, ... }: { fonts = { - enableFontDir = true; + fontDir.enable = true; enableGhostscriptFonts = true; fonts = with pkgs; [ inconsolata # monospaced diff --git a/makefu/2configs/gui/base.nix b/makefu/2configs/gui/base.nix index f991f7649..2ba7f125c 100644 --- a/makefu/2configs/gui/base.nix +++ b/makefu/2configs/gui/base.nix @@ -43,7 +43,7 @@ in console.font = "Lat2-Terminus16"; fonts = { - enableFontDir = true; + fontDir.enable = true; enableGhostscriptFonts = true; fonts = [ pkgs.terminus_font pkgs.corefonts ]; }; -- cgit v1.2.3 [cgit] Unable to lock slot /tmp/cgit/43000000.lock: No such file or directory (2)