Skip to content

Tinydns

services.tinydns.data

The DNS data to serve, in the format described by tinydns-data(8) Type: strings concatenated with "\n"

Default

""

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/tinydns.nix

services.tinydns.enable

Whether to run the tinydns dns server Type: boolean

Default

false

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/tinydns.nix

services.tinydns.ip

IP address on which to listen for connections Type: string

Default

"0.0.0.0"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/tinydns.nix