{ pkgs, ... }: { environment.systemPackages = with pkgs; [ # CJK fonts source-han-sans source-han-serif ]; }