diff --git a/fonts.nix b/fonts.nix index 0b08dba..50d79ce 100644 --- a/fonts.nix +++ b/fonts.nix @@ -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 ]; -} \ No newline at end of file +}