systemd.network.wait-online.anyInterface

NixOS option

Whether to consider the network online when any interface is online, as opposed to all of them. This is useful on portable machines with a wired and a wireless interface, for example. This is on by default if networking.useDHCP is enabled.

type: boolean
Default
"config.networking.useDHCP"
declared in: nixos/modules/system/boot/networkd.nixView source on NixOS/nixpkgs →