This commit is contained in:
notgne2 2023-05-12 11:00:54 -07:00
parent 4180f7d760
commit c2bd20104e
No known key found for this signature in database

View file

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