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 = {
|
||||
# monospace = {
|
||||
# package = pkgs.nerd-fonts.jetbrains-mono;
|
||||
# name = "JetBrainsMono Nerd Font Mono";
|
||||
# };
|
||||
monospace.package = pkgs.nerd-fonts.jetbrains-mono;
|
||||
|
||||
sansSerif = {
|
||||
package = pkgs.dejavu_fonts;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue