Remove emacs-all-the-icons-fonts

This commit is contained in:
Evie Litherland-Smith 2025-01-07 05:08:21 +00:00
parent c4cd32416b
commit 27f7469742

View file

@ -240,7 +240,6 @@
fonts.packages = with pkgs; [
liberation_ttf # Documents
lmodern # LaTeX
emacs-all-the-icons-fonts # Emacs
(nerdfonts.override { fonts = [ "NerdFontsSymbolsOnly" ]; })
];
}