fonts: update nerdfonts

This commit is contained in:
notohh 2024-11-30 11:58:22 -05:00
parent 603f20fb86
commit ac2b31ecd2
Signed by: notohh
GPG key ID: BD47506D475EE86D
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@
fonts = {
monospace = {
name = "JetBrainsMono NF Medium";
package = pkgs.nerdfonts;
package = pkgs.nerd-fonts.jetbrains-mono;
};
serif = {
name = "Noto Serif";

View file

@ -4,7 +4,7 @@
fontDir.enable = true;
packages = with pkgs; [
corefonts
nerdfonts
nerd-fonts.jetbrains-mono
noto-fonts
noto-fonts-cjk-sans
twitter-color-emoji