diff options
| author | brustybee <bee@4d2.org> | 2026-03-08 16:11:24 +0530 |
|---|---|---|
| committer | brustybee <bee@4d2.org> | 2026-03-08 16:11:24 +0530 |
| commit | dd69fe8e1ecfecdaefe02537ac709254f3643898 (patch) | |
| tree | 472dd0d18a14d711c0c67ba4f41f97aca976c350 /hosts | |
| parent | 7dd886693c48fe94aa7b759e937a9cd15456512c (diff) | |
update fonts and enable mango eye candy
sb to 120 for isokeley-mono & add missing nerd fonts symbol only font
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/common.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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 = [ |
