Add dejavu_fonts for compatibility
This commit is contained in:
parent
5183d9d314
commit
f85f0e2ea5
|
@ -237,6 +237,7 @@
|
|||
};
|
||||
};
|
||||
fonts.packages = with pkgs; [
|
||||
dejavu_fonts # Compatibility
|
||||
liberation_ttf # Documents
|
||||
lmodern # LaTeX
|
||||
(nerdfonts.override { fonts = [ "NerdFontsSymbolsOnly" ]; })
|
||||
|
|
Loading…
Reference in a new issue