boot.initrd.systemd.network.wait-online.ignoredInterfaces

Network interfaces to be ignored when deciding if the system is online.

Type
list of string
Default
[ ]
Example
[
  "wg0"
]
Declared
<nixpkgs/nixos/modules/system/boot/networkd.nix>