install a CJK and emoji font

This commit is contained in:
insects 2024-09-12 09:43:49 +02:00
parent c3c391d558
commit 9a4977562c

View file

@ -2,6 +2,8 @@
{
home.packages = with pkgs; [
recursive
noto-fonts-cjk
noto-fonts-emoji
];
fontProfiles = {
enable = true;