virtual/podman: make podman a backend
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -20,6 +20,7 @@ in {
|
|||||||
defaultNetwork.settings.dns_enabled = true;
|
defaultNetwork.settings.dns_enabled = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
virtualisation.oci-containers.backend = "podman";
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
podman-tui
|
podman-tui
|
||||||
podman-compose
|
podman-compose
|
||||||
|
Reference in New Issue
Block a user