nixos: add roboto to fonts
This commit is contained in:
parent
bbafa6cf13
commit
04990550bb
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
source-han-mono
|
||||
#wqy_zenhei # weird font shape, noto sans cjk is a better alternative
|
||||
#wqy_microhei
|
||||
roboto
|
||||
fira-code
|
||||
jetbrains-mono
|
||||
(nerdfonts.override { fonts = [ "FiraCode" "JetBrainsMono" ]; })
|
||||
|
|
Loading…
Reference in a new issue