Add liberation font, remove font-awesome (should be covered by nerdfonts)
This commit is contained in:
parent
af67e156a4
commit
c83fa1325a
|
@ -245,8 +245,8 @@
|
|||
emoji.package
|
||||
])
|
||||
++ (with pkgs; [
|
||||
liberation_ttf # General compatibility
|
||||
lmodern # LaTeX
|
||||
font-awesome # Swappy Icons
|
||||
(nerdfonts.override { fonts = [ "NerdFontsSymbolsOnly" ]; })
|
||||
]);
|
||||
fontconfig = {
|
||||
|
|
Loading…
Reference in a new issue