From 279a97b5f972b2229b3d76a3a859b11b016c4aca Mon Sep 17 00:00:00 2001 From: aszlig Date: Fri, 2 May 2014 00:32:09 +0200 Subject: Rename fonts.extraFonts to fonts.fonts. Signed-off-by: aszlig --- common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.nix') diff --git a/common.nix b/common.nix index 25bc8656..0796ae98 100644 --- a/common.nix +++ b/common.nix @@ -65,7 +65,7 @@ enableCoreFonts = true; enableFontDir = true; enableGhostscriptFonts = true; - extraFonts = [ + fonts = [ pkgs.dosemu_fonts pkgs.liberation_ttf ]; -- cgit 1.4.1