i dont even know at this point

This commit is contained in:
Osman Faruk Bayram 2025-07-02 02:47:36 +03:00
parent dd967a4f04
commit b83fee22ae

View file

@ -38,9 +38,9 @@
# dejavu_fonts # dejavu_fonts
# twitter-color-emoji # twitter-color-emoji
]; ];
fonts.fontconfig = { # fonts.fontconfig = {
defaultFonts.emoji = ["Noto Color Emoji"]; # defaultFonts.emoji = ["Noto Color Emoji"];
}; # };
}) })
]; ];
} }