add ibm3270 and cozette to fonts

This commit is contained in:
Grisha Shipunov 2025-02-15 16:43:48 +01:00
parent f72c2e676c
commit a35426bdac

View file

@ -26,7 +26,8 @@
twemoji-color-font
twitter-color-emoji
iosevka-bin
(nerdfonts.override { fonts = [ "Hack" ]; })
cozette
(nerdfonts.override { fonts = [ "Hack" "3270" ]; })
];
fonts.enableDefaultPackages = true;