1
0
Fork 0

Add emoji font

This commit is contained in:
Avery 2024-10-11 21:12:30 +02:00
parent 868cedec52
commit d24c155220
Signed by: Avery
GPG key ID: B684FD451B692E04

View file

@ -59,6 +59,7 @@
packages = with pkgs; [
inter
ubuntu-sans
twitter-color-emoji
(nerdfonts.override { fonts = [ "Iosevka" "UbuntuMono" ]; })
];