fonts: new nerd-font packages
This commit is contained in:
parent
8d9c2a0ed2
commit
859ba27ce0
3 changed files with 3 additions and 4 deletions
|
|
@ -16,8 +16,7 @@ in {
|
|||
pkgs.noto-fonts
|
||||
pkgs.noto-fonts-cjk-sans
|
||||
pkgs.noto-fonts-emoji
|
||||
(pkgs.nerdfonts.override
|
||||
{fonts = ["NerdFontsSymbolsOnly"];})
|
||||
pkgs.nerd-fonts.symbols-only
|
||||
]
|
||||
++ optionals (monospace.fallback != null) [monospace.fallback.package];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue