add ibm3270 to fonts
This commit is contained in:
parent
f72c2e676c
commit
15e9870f45
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
twemoji-color-font
|
||||
twitter-color-emoji
|
||||
iosevka-bin
|
||||
(nerdfonts.override { fonts = [ "Hack" ]; })
|
||||
(nerdfonts.override { fonts = [ "Hack" "3270" ]; })
|
||||
];
|
||||
|
||||
fonts.enableDefaultPackages = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue