MyNixOS website logo

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.

Declarations
Type
list of string
Default
[ ]
Example
[
  "example.com"
  "home.arpa"
]