Commit 46a1d4a0c548

Vincent Demeester <vincent@sbr.pm>
2020-10-26 14:31:51
systems: revert fontDir.enable desktop profile
It is not available in 20.09… Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 45602da
Changed files (1)
systems
modules
profiles
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