added fonts
This commit is contained in:
@ -44,14 +44,17 @@
|
|||||||
fontDir.enable = true;
|
fontDir.enable = true;
|
||||||
|
|
||||||
fonts = with pkgs; [
|
fonts = with pkgs; [
|
||||||
fira-mono
|
|
||||||
libertine
|
|
||||||
open-sans
|
open-sans
|
||||||
twemoji-color-font
|
twemoji-color-font
|
||||||
liberation_ttf
|
liberation_ttf
|
||||||
noto-fonts
|
noto-fonts
|
||||||
noto-fonts-cjk
|
noto-fonts-cjk
|
||||||
noto-fonts-emoji
|
noto-fonts-emoji
|
||||||
|
corefonts
|
||||||
|
meslo-lg
|
||||||
|
google-fonts
|
||||||
|
font-awesome
|
||||||
|
stix-two
|
||||||
];
|
];
|
||||||
|
|
||||||
fontconfig = {
|
fontconfig = {
|
||||||
|
Reference in New Issue
Block a user