From 0da4c2931862576d9ab3f25688c8f612975bdda0 Mon Sep 17 00:00:00 2001 From: Chris Thompson Date: Wed, 11 Dec 2024 21:49:53 -0500 Subject: [PATCH] Add fonts --- hosts/default/configuration.nix | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 936b309..b342110 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -201,6 +201,25 @@ diffr # another diff hilighting tool brave # privacy oriented browser zig # the zig language + # fonts + anonymousPro + corefonts + dejavu_fonts + dina-font + fira-code + fira-code-symbols + gohufont + liberation_ttf + nerd-fonts.daddy-time-mono + nerd-fonts.monofur + nerd-fonts._3270 + nerd-fonts.ubuntu + noto-fonts + noto-fonts-color-emoji + noto-fonts-monochrome-emoji + mplus-outline-fonts.githubRelease + mononoki + proggyfonts ]; programs.zsh.enable = true; programs.git = {