virt: enable container configs

This commit is contained in:
Timothy DeHerrera 2020-12-27 17:38:49 -07:00
parent 8842ae52a0
commit 1d3c467ca0
No known key found for this signature in database
GPG key ID: 8985725DB5B0C122

View file

@ -9,6 +9,8 @@
];
};
containers.enable = true;
podman.enable = true;
oci-containers.backend = "podman";
};