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