feat: add noto and fira-code fonts
This commit is contained in:
parent
f56d52f324
commit
17a527c023
|
@ -14,7 +14,11 @@
|
|||
];
|
||||
|
||||
fonts.fonts = with pkgs; [
|
||||
hasklig
|
||||
fira-code
|
||||
noto-fonts
|
||||
noto-fonts-extra
|
||||
noto-fonts-cjk
|
||||
noto-fonts-emoji
|
||||
];
|
||||
fonts.fontconfig.localConf = ''
|
||||
<fontconfig>
|
||||
|
|
Loading…
Reference in a new issue