Fonts: Difference between revisions

Rczb (talk | contribs)
Installing fonts on NixOS: Update Nerd Fonts guide; add Fontconfig guide.
Rczb (talk | contribs)
Line 53: Line 53:
</syntaxhighlight>
</syntaxhighlight>
and run <code>fc-cache</code>.
and run <code>fc-cache</code>.
Alternatively, set <code>fonts.fontconfig.enable = true;</code> in your Home Manager configuration.


=== Imperative installation of user fonts ===
=== Imperative installation of user fonts ===