Move python development tools to system config

This commit is contained in:
2020-07-22 17:27:55 +02:00
parent 8284fe074c
commit 084ca7060c
2 changed files with 2 additions and 1 deletions

View File

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