update nerdfont packages

This commit is contained in:
notgne2 2024-12-28 14:19:40 -07:00
parent eac17cd582
commit 7e093b4415
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -211,7 +211,7 @@ in {
ezfonts.font = {
name = "AnonymicePro Nerd Font";
package = pkgs.nerdfonts.override {fonts = ["AnonymousPro"];};
package = pkgs.nerd-fonts.anonymice;
size = 11;
};