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 = {
package = pkgs.nerdfonts;
name = "JetBrainsMonoNerdFont-Regular";
name = "JetBrainsMono Nerd Font";
};
# sansSerif = {
# package = pkgs.;