Add liberation font, remove font-awesome (should be covered by nerdfonts)

This commit is contained in:
Evie Litherland-Smith 2024-10-18 11:23:50 +01:00
parent af67e156a4
commit c83fa1325a

View file

@ -245,8 +245,8 @@
emoji.package emoji.package
]) ])
++ (with pkgs; [ ++ (with pkgs; [
liberation_ttf # General compatibility
lmodern # LaTeX lmodern # LaTeX
font-awesome # Swappy Icons
(nerdfonts.override { fonts = [ "NerdFontsSymbolsOnly" ]; }) (nerdfonts.override { fonts = [ "NerdFontsSymbolsOnly" ]; })
]); ]);
fontconfig = { fontconfig = {