virtualisation.podman.defaultNetwork.settings

NixOS option

Settings for podman’s default network.

type: JSON value
Default
{ }
Example
{ dns_enabled = true; }
declared in: nixos/modules/virtualisation/podman/default.nixView source on NixOS/nixpkgs →