name: let yggaddr = import ../yggaddr.nix; in { # These the container defaults from the perspective of the host. autoStart = true; privateNetwork = true; hostBridge = "br0"; }