fix stylix monospace font

This commit is contained in:
willifan 2024-10-13 23:30:07 +02:00
parent f74eba64e2
commit d72dfd8881

View file

@ -30,7 +30,7 @@
# }; # };
monospace = { monospace = {
package = pkgs.nerdfonts; package = pkgs.nerdfonts;
name = "JetBrainsMonoNerdFont-Regular"; name = "JetBrainsMono Nerd Font";
}; };
# sansSerif = { # sansSerif = {
# package = pkgs.; # package = pkgs.;