Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
systemd
network
wait-online
ignoredInterfaces
option
systemd.network.wait-online.ignoredInterfaces
Network interfaces to be ignored when deciding if the system is online.
Declarations
nixos/modules/system/boot/networkd.nix
Type
list of string
Default
[ ]
Example
[
"wg0"
]
Related
boot.initrd.systemd.network.wait-online.ignoredInterfaces