fix fonts
This commit is contained in:
parent
09b0c4ae13
commit
9a7bddac9a
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@
|
||||||
# ];
|
# ];
|
||||||
|
|
||||||
fonts.packages = with pkgs; [
|
fonts.packages = with pkgs; [
|
||||||
# (nerdfonts.override {fonts = ["FiraCode"];})
|
(nerdfonts.override {fonts = ["FiraCode"];})
|
||||||
noto-fonts-cjk
|
noto-fonts-cjk
|
||||||
noto-fonts-color-emoji
|
noto-fonts-color-emoji
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue