Move python development tools to system config
This commit is contained in:
parent
8284fe074c
commit
084ca7060c
|
@ -14,7 +14,6 @@
|
|||
|
||||
# Set up podman
|
||||
virtualisation = {
|
||||
containers.users = [ "coolneng" ];
|
||||
podman = {
|
||||
enable = true;
|
||||
dockerCompat = true;
|
||||
|
|
|
@ -39,6 +39,8 @@
|
|||
shfmt
|
||||
android-studio
|
||||
gnumake
|
||||
python-language-server
|
||||
black
|
||||
# Rice
|
||||
adapta-gtk-theme
|
||||
paper-icon-theme
|
||||
|
|
Loading…
Reference in New Issue