commit 46a1d4a0c548c3940a9e0f60432bc3bec16b3fa8
parent 45602da2b4e803987bd9ae6f3a056b88d67582b9
Author: Vincent Demeester <vincent@sbr.pm>
Date: Mon, 26 Oct 2020 14:31:51 +0100
systems: revert fontDir.enable desktop profile
It is not available in 20.09…
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/systems/modules/profiles/desktop.nix b/systems/modules/profiles/desktop.nix
@@ -74,7 +74,8 @@ in
};
};
fonts = {
- fontDir.enable = true;
+ enableFontDir = true;
+ # fontDir.enable = true;
enableGhostscriptFonts = true;
fonts = with pkgs; [
liberation_ttf