Fix nerd font
This commit is contained in:
parent
1e34d52593
commit
9fb9ac1860
1 changed files with 1 additions and 4 deletions
|
@ -27,10 +27,7 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
fonts = {
|
fonts = {
|
||||||
# monospace = {
|
monospace.package = pkgs.nerd-fonts.jetbrains-mono;
|
||||||
# package = pkgs.nerd-fonts.jetbrains-mono;
|
|
||||||
# name = "JetBrainsMono Nerd Font Mono";
|
|
||||||
# };
|
|
||||||
|
|
||||||
sansSerif = {
|
sansSerif = {
|
||||||
package = pkgs.dejavu_fonts;
|
package = pkgs.dejavu_fonts;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue