programs.zsh.prezto.completions.ignoredHosts

Set the entries to ignore in static /etc/hosts for host completion.

Type
list of string
Default
[ ]
Example
[
  "0.0.0.0"
  "127.0.0.1"
]
Declared
<home-manager/modules/programs/zsh/plugins/prezto.nix>