Move python development tools to system config

This commit is contained in:
coolneng 2020-07-22 17:27:55 +02:00
parent 8284fe074c
commit 084ca7060c
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
2 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,6 @@
# Set up podman # Set up podman
virtualisation = { virtualisation = {
containers.users = [ "coolneng" ];
podman = { podman = {
enable = true; enable = true;
dockerCompat = true; dockerCompat = true;

View File

@ -39,6 +39,8 @@
shfmt shfmt
android-studio android-studio
gnumake gnumake
python-language-server
black
# Rice # Rice
adapta-gtk-theme adapta-gtk-theme
paper-icon-theme paper-icon-theme