fix: re-enable noto-sans-cjk

This commit is contained in:
Youwen Wu 2024-10-31 17:43:35 -07:00
parent f5b2c76cb0
commit 8032aec1d8
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
3 changed files with 15 additions and 4 deletions

View file

@ -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" ]; })

View file

@ -6,10 +6,11 @@
stylix = {
enable = true;
image = "${inputs.wallpapers}/aesthetic/red_deadly_sun.jpg";
image = "${inputs.wallpapers}/aesthetic/afterglow_city_skyline_at_night.png";
# image = "${inputs.wallpapers}/aesthetic/red_deadly_sun.jpg";
# image = "${inputs.wallpapers}/aesthetic/afterglow_sand_dunes.jpg";
# base16Scheme = "${pkgs.base16-schemes}/share/themes/rose-pine.yaml";
# polarity = "dark";
base16Scheme = "${pkgs.base16-schemes}/share/themes/rose-pine.yaml";
polarity = "dark";
fonts = {
serif = {