desktop: nerd-fonts are split into separate packages now
This commit is contained in:
parent
4dadbe3542
commit
761b506dac
1 changed files with 1 additions and 2 deletions
|
@ -57,10 +57,9 @@ in
|
|||
};
|
||||
packages = with pkgs; [
|
||||
inter
|
||||
jetbrains-mono
|
||||
liberation_ttf
|
||||
monaspace
|
||||
(pkgs.nerdfonts.override { fonts = [ "JetBrainsMono" ]; })
|
||||
nerd-fonts.symbols-only
|
||||
noto-fonts
|
||||
noto-fonts-cjk-sans
|
||||
noto-fonts-color-emoji
|
||||
|
|
Loading…
Reference in a new issue