virt: enable container configs
This commit is contained in:
parent
8842ae52a0
commit
1d3c467ca0
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
containers.enable = true;
|
||||||
|
|
||||||
podman.enable = true;
|
podman.enable = true;
|
||||||
oci-containers.backend = "podman";
|
oci-containers.backend = "podman";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue