Your one-stop-cake-shop for everything Freshly Baked has to offer

fix: Install Noto CJK for Cider

Cider does not come with a chinese/japanese/korean font so we need one
and Noto looks nice

thecoded.prof 809b221a fe5881d6

verified
+1 -1
+1 -1
packetmix/systems/common/fonts.nix
··· 13 13 pkgs.corefonts 14 14 pkgs.fira-code 15 15 pkgs.fira-sans 16 - pkgs.noto-fonts 16 + pkgs.noto-fonts-cjk-sans 17 17 ]; 18 18 19 19 fonts.enableDefaultPackages = true;