Replace all-the-icons with nerd fonts

This commit is contained in:
coolneng 2023-10-17 17:49:40 +02:00
parent 304165c68d
commit dab465b581
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ in {
terminus_font_ttf
iosevka-bin
libertine
emacs-all-the-icons-fonts
(nerdfonts.override { fonts = [ "NerdFontsSymbolsOnly" ]; })
];
}