commit d69f5e9db8374eb5c61296904b76a407c05a9388
parent e443d1fd9439b0cb24def4230a6ddf39379fb425
Author: Vincent Demeester <vincent@sbr.pm>
Date: Tue, 13 Oct 2020 09:58:13 +0200
systems: enableFontDir to fontDir.enable
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/systems/modules/profiles/desktop.nix b/systems/modules/profiles/desktop.nix
@@ -74,7 +74,7 @@ in
};
};
fonts = {
- enableFontDir = true;
+ fontDir.enable = true;
enableGhostscriptFonts = true;
fonts = with pkgs; [
liberation_ttf