diff --git a/guix-profile.org b/guix-profile.org index a56b33f..77b594b 100644 --- a/guix-profile.org +++ b/guix-profile.org @@ -43,6 +43,7 @@ I use these two fonts generally in my configurations. #+begin_src scheme :noweb-ref guix-packages (specification->package "font-fantasque-sans") (specification->package "font-comic-neue") + (specification->package "font-awesome") #+end_src To make my system actually able to render them properly Fontconfig needs to be explicitly installed. It doesn't matter if it's installed in Arch as well.