{ imports, config, pkgs, ... }: { home.packages = with pkgs; [ noto-fonts noto-fonts-emoji ]; fonts.fontconfig.enable = true; }