Fix renamed option
This commit is contained in:
@ -64,7 +64,7 @@ in {
|
||||
};
|
||||
|
||||
fonts = {
|
||||
enableFontDir = true;
|
||||
fontDir.enable = true;
|
||||
enableGhostscriptFonts = true;
|
||||
fonts = with pkgs; [
|
||||
ubuntu_font_family
|
||||
|
Reference in New Issue
Block a user