Replace all-the-icons with nerd fonts

This commit is contained in:
2023-10-17 17:49:40 +02:00
parent 304165c68d
commit dab465b581

View File

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