install podman
This commit is contained in:
parent
73ec8b5cd0
commit
463d99bb82
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@
|
||||||
install-k8s-tools = true;
|
install-k8s-tools = true;
|
||||||
install-cloud-cli = true;
|
install-cloud-cli = true;
|
||||||
};
|
};
|
||||||
|
podman.enable = true;
|
||||||
docker = {
|
docker = {
|
||||||
enable = true;
|
enable = true;
|
||||||
changeDefaultNetwork = true;
|
changeDefaultNetwork = true;
|
||||||
|
|
Loading…
Reference in a new issue