Commented out unused fonts.

This commit is contained in:
2022-10-19 09:41:47 +02:00
parent 19dec27991
commit 78bc0ed05c

View File

@@ -7,13 +7,13 @@ fonts.fonts = with pkgs; [
noto-fonts
noto-fonts-cjk
noto-fonts-emoji
liberation_ttf
fira-code
fira-code-symbols
mplus-outline-fonts.githubRelease
dina-font
proggyfonts
# liberation_ttf
# fira-code
# fira-code-symbols
# mplus-outline-fonts.githubRelease
# dina-font
# proggyfonts
nerdfonts
];
}
}