Roles/desktop: add japanese fonts
This commit is contained in:
parent
2c6009b5b8
commit
d87450b305
1 changed files with 4 additions and 0 deletions
|
|
@ -17,6 +17,10 @@
|
||||||
fonts.packages = with pkgs.nerd-fonts; [
|
fonts.packages = with pkgs.nerd-fonts; [
|
||||||
hack
|
hack
|
||||||
jetbrains-mono
|
jetbrains-mono
|
||||||
|
|
||||||
|
# Japanese fonts
|
||||||
|
pkgs.noto-fonts-cjk-sans
|
||||||
|
pkgs.noto-fonts-cjk-serif
|
||||||
];
|
];
|
||||||
|
|
||||||
hardware.keyboard.qmk.enable = true;
|
hardware.keyboard.qmk.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue