add ibm3270 to fonts

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

View file

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