Skip to content

Htpdate

services.htpdate.enable

Enable htpdate daemon.

Type: boolean

Default

false

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

services.htpdate.extraOptions

Additional command line arguments to pass to htpdate.

Type: string

Default

""

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

services.htpdate.proxy

HTTP proxy used for requests.

Type: string

Default

""

Example

"127.0.0.1:8118"

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

services.htpdate.servers

HTTP servers to use for time synchronization.

Type: list of string

Default

["www.google.com"]

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