improve podman config
This commit is contained in:
parent
44e7a6fa0f
commit
7c75cab11b
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ in
|
|||
config = mkIf cfg.enable {
|
||||
virtualisation = {
|
||||
containers.enable = true;
|
||||
oci-containers.backend = "podman";
|
||||
|
||||
podman = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue