Removed unnecessary fonts

This commit is contained in:
Emmet 2024-06-15 20:38:31 -05:00
parent 9c1b371f2d
commit 87443f927f

View file

@ -4,14 +4,8 @@
# Fonts are nice to have
fonts.packages = with pkgs; [
# Fonts
(nerdfonts.override { fonts = [ "Inconsolata" ]; })
nerdfonts
powerline
inconsolata
inconsolata-nerdfont
iosevka
font-awesome
ubuntu_font_family
terminus_font
];
}