Replace terminus-nerdfont with terminux_font_ttf

This commit is contained in:
coolneng 2021-02-10 15:14:08 +01:00
parent 00b125633a
commit 87e7a2988f
Signed by: coolneng
GPG Key ID: 9893DA236405AF57

View File

@ -96,7 +96,7 @@
fonts = with pkgs; [ fonts = with pkgs; [
google-fonts google-fonts
emacs-all-the-icons-fonts emacs-all-the-icons-fonts
terminus-nerdfont terminus_font_ttf
iosevka-bin iosevka-bin
]; ];
}; };