virtualisation.podman.defaultNetwork.settings
NixOS option
Settings for podman’s default network.
type: JSON valueDefault
{ }Example
declared in: nixos/modules/virtualisation/podman/default.nixView source on NixOS/nixpkgs →{ dns_enabled = true; }