Skip to content

Automatic timezoned

services.automatic-timezoned.enable

Enable automatic-timezoned, simple daemon for keeping the system timezone up-to-date based on the current location. It uses geoclue2 to determine the current location and systemd-timedated to actually set the timezone.

Type: boolean

Default

false

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

services.automatic-timezoned.package

The automatic-timezoned package to use. Type: package

Default

pkgs.automatic-timezoned

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