services.imaginary.address

NixOS option

Bind address. Corresponds to the -a flag. Set to "" to bind to all addresses.

type: string
Default
"localhost"
Example
"[::1]"
declared in: nixos/modules/services/networking/imaginary.nixView source on NixOS/nixpkgs →