networking.getaddrinfo.reload

NixOS option

Determines whether a process should detect changes to the configuration file since it was last read. If enabled, the file is re-read automatically. This may cause issues in multithreaded applications and is generally discouraged.

type: boolean
Default
false
declared in: nixos/modules/config/getaddrinfo.nixView source on NixOS/nixpkgs →