networking.search
NixOS option
The list of domain search paths that are considered for resolving hostnames with fewer dots than configured in the ndots option, which defaults to 1 if unset.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/tasks/network-interfaces.nixView source on NixOS/nixpkgs →[ "example.com" "home.arpa" ]