feat: add font for emoji support

This commit is contained in:
2026-03-14 22:45:52 +01:00
parent e7c6df1c9b
commit 8c2c1a2aab

View File

@@ -11,6 +11,7 @@
packages = with pkgs; [
dejavu_fonts
liberation_ttf
noto-fonts-color-emoji
];
};
}