install podman

This commit is contained in:
Jakub Kropáček 2025-03-02 16:23:53 +01:00
parent 73ec8b5cd0
commit 463d99bb82

View file

@ -58,6 +58,7 @@
install-k8s-tools = true;
install-cloud-cli = true;
};
podman.enable = true;
docker = {
enable = true;
changeDefaultNetwork = true;