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