From 17cce54987d5924d50d538b763f46e46914b2fe2 Mon Sep 17 00:00:00 2001 From: janabhumi Date: Wed, 19 Oct 2022 10:21:54 +0300 Subject: [PATCH] machines/modules: add more fonts --- machines/modules/fonts.nix | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/machines/modules/fonts.nix b/machines/modules/fonts.nix index 7295c8c..93a55d8 100644 --- a/machines/modules/fonts.nix +++ b/machines/modules/fonts.nix @@ -6,7 +6,15 @@ fonts = with pkgs; [ ubuntu_font_family fira-code + fira-code-symbols (nerdfonts.override { fonts = [ "FiraCode" ]; }) + noto-fonts + noto-fonts-cjk + noto-fonts-emoji + liberation_ttf + mplus-outline-fonts.githubRelease + dina-font + proggyfonts ]; fontconfig = { defaultFonts = {