Add pre-commit and Iosevka font to packages

This commit is contained in:
coolneng 2020-09-16 18:24:17 +02:00
parent 9e88ab28c3
commit db7575b6ca
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 6 additions and 3 deletions

View File

@ -37,10 +37,8 @@
podman-compose
shellcheck
shfmt
android-studio
gnumake
nodePackages.pyright
black
gitAndTools.pre-commit
# Rice
adapta-gtk-theme
paper-icon-theme
@ -75,6 +73,10 @@
zip
unzip
unrar
# Programming tools
## Python
nodePackages.pyright
black
];
# Fonts declaration
@ -83,6 +85,7 @@
google-fonts
emacs-all-the-icons-fonts
terminus-nerdfont
iosevka-bin
];
};