{ virtualisation = { podman = { enable = true; dockerCompat = true; }; oci-containers.backend = "podman"; }; }