Add Noto fonts

This commit is contained in:
Bart van der Braak 2025-02-20 19:36:42 +01:00
parent cd52bf5258
commit 452ac32dd0

View file

@ -35,6 +35,8 @@
packages = with pkgs; [ packages = with pkgs; [
jetbrains-mono jetbrains-mono
nerdfonts nerdfonts
noto-fonts
noto-fonts-emoji
]; ];
}; };