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
home/profiles/tsuki
modules

View file

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

View file

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