fonts.nix: add font-awesome
This commit is contained in:
parent
8cc7f0f9cd
commit
a7e87ee232
1 changed files with 1 additions and 1 deletions
|
@ -57,13 +57,13 @@ in {
|
||||||
nerd-fonts.comic-shanns-mono
|
nerd-fonts.comic-shanns-mono
|
||||||
nerd-fonts.symbols-only
|
nerd-fonts.symbols-only
|
||||||
|
|
||||||
|
|
||||||
lexend
|
lexend
|
||||||
noto-fonts
|
noto-fonts
|
||||||
noto-fonts-cjk-sans
|
noto-fonts-cjk-sans
|
||||||
noto-fonts-cjk-serif
|
noto-fonts-cjk-serif
|
||||||
noto-fonts-color-emoji
|
noto-fonts-color-emoji
|
||||||
corefonts
|
corefonts
|
||||||
|
font-awesome
|
||||||
];
|
];
|
||||||
fontDir = {
|
fontDir = {
|
||||||
# Whether to create a directory with links to all fonts in
|
# Whether to create a directory with links to all fonts in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue