fix stylix monospace font
This commit is contained in:
parent
f74eba64e2
commit
d72dfd8881
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
# };
|
||||
monospace = {
|
||||
package = pkgs.nerdfonts;
|
||||
name = "JetBrainsMonoNerdFont-Regular";
|
||||
name = "JetBrainsMono Nerd Font";
|
||||
};
|
||||
# sansSerif = {
|
||||
# package = pkgs.;
|
||||
|
|
Loading…
Add table
Reference in a new issue