Remove all-the-icons fonts

This commit is contained in:
coolneng 2021-02-22 00:58:21 +01:00
parent e0e3ddcbcb
commit 6094779fde
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 5 additions and 6 deletions

View File

@ -76,22 +76,22 @@
## Shell ## Shell
shellcheck shellcheck
shfmt shfmt
# Nix ## Nix
nixfmt nixfmt
niv niv
## Python ## Python
nodePackages.pyright nodePackages.pyright
black black
# C/C++ ## C/C++
clang-tools clang-tools
# Javascript ## Javascript
nodePackages.javascript-typescript-langserver nodePackages.javascript-typescript-langserver
# Go ## Go
gopls gopls
gotests gotests
gore gore
golangci-lint golangci-lint
# R ## R
rPackages.lintr rPackages.lintr
rPackages.languageserver rPackages.languageserver
]; ];
@ -99,7 +99,6 @@
# Fonts declaration # Fonts declaration
fonts.fonts = with pkgs; [ fonts.fonts = with pkgs; [
google-fonts google-fonts
emacs-all-the-icons-fonts
inconsolata-nerdfont inconsolata-nerdfont
terminus_font_ttf terminus_font_ttf
iosevka-bin iosevka-bin