mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
fix: re-enable noto-sans-cjk
This commit is contained in:
parent
f5b2c76cb0
commit
8032aec1d8
3 changed files with 15 additions and 4 deletions
|
@ -10,7 +10,7 @@
|
|||
# };
|
||||
packages = with pkgs; [
|
||||
# noto-fonts
|
||||
# noto-fonts-cjk-sans
|
||||
noto-fonts-cjk-sans
|
||||
# noto-fonts-emoji
|
||||
# (nerdfonts.override { fonts = [ "CascadiaCode" ]; })
|
||||
(google-fonts.override { fonts = [ "Lora" ]; })
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue