Skip to content

Localtimed

services.localtimed.enable

Enable localtimed, a simple daemon for keeping the system timezone up-to-date based on the current location. It uses geoclue2 to determine the current location.

Type: boolean

Default

false

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/system/localtimed.nix

services.localtimed.geoclue2Package

The geoclue2-with-demo-agent package to use. Type: package

Default

pkgs.geoclue2-with-demo-agent

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/system/localtimed.nix

services.localtimed.package

The localtime package to use. Type: package

Default

pkgs.localtime

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/system/localtimed.nix