machines/modules: add more fonts

This commit is contained in:
Dmitriy Pleshevskiy 2022-10-19 10:21:54 +03:00
parent f7a32424d4
commit 17cce54987
Signed by: pleshevskiy
GPG key ID: 1B59187B161C0215

View file

@ -6,7 +6,15 @@
fonts = with pkgs; [ fonts = with pkgs; [
ubuntu_font_family ubuntu_font_family
fira-code fira-code
fira-code-symbols
(nerdfonts.override { fonts = [ "FiraCode" ]; }) (nerdfonts.override { fonts = [ "FiraCode" ]; })
noto-fonts
noto-fonts-cjk
noto-fonts-emoji
liberation_ttf
mplus-outline-fonts.githubRelease
dina-font
proggyfonts
]; ];
fontconfig = { fontconfig = {
defaultFonts = { defaultFonts = {