From dd69fe8e1ecfecdaefe02537ac709254f3643898 Mon Sep 17 00:00:00 2001 From: brustybee Date: Sun, 8 Mar 2026 16:11:24 +0530 Subject: update fonts and enable mango eye candy sb to 120 for isokeley-mono & add missing nerd fonts symbol only font --- hosts/common.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') diff --git a/hosts/common.nix b/hosts/common.nix index 87249ea..9311a8f 100644 --- a/hosts/common.nix +++ b/hosts/common.nix @@ -156,6 +156,7 @@ fonts.packages = with pkgs; [ ioskeley-mono # maple-mono.NF + nerd-fonts.symbols-only nerd-fonts.jetbrains-mono ]; fonts.fontconfig.defaultFonts.monospace = [ -- cgit v1.3.1