systemd.network.wait-online.extraArgs

NixOS option

Extra command-line arguments to pass to systemd-networkd-wait-online. These also affect per-interface systemd-network-wait-online@ services. See systemd-networkd-wait-online.service(8) for all available options.

type: list of string
Default
[ ]
declared in: nixos/modules/system/boot/networkd.nixView source on NixOS/nixpkgs →