dejavu is the only font that works I guess, but that's fine
This commit is contained in:
parent
0870550393
commit
7d2b20de55
1 changed files with 2 additions and 2 deletions
|
|
@ -146,8 +146,8 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
monospace = {
|
monospace = {
|
||||||
package = pkgs.noto-fonts;
|
package = pkgs.dejavu_fonts;
|
||||||
name = "Noto Sans Mono";
|
name = "DejaVu Sans Mono";
|
||||||
};
|
};
|
||||||
|
|
||||||
sansSerif = {
|
sansSerif = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue