Fonts: Difference between revisions
→Installing fonts on NixOS: Update Nerd Fonts guide; add Fontconfig guide. |
|||
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 === |