1{...}: { 2 virtualisation.podman = { 3 enable = true; 4 dockerCompat = true; 5 dockerSocket.enable = true; 6 autoPrune.enable = true; 7 }; 8}