nixpkgs/nixos/doc/manual
Sebastián Zavala Villagómez 8a277a6abf nixos/automatic-timezoned: set time.timeZone to null to avoid silent overriding
Currently if a timezone was selected explicitly, the service will
silently override the value, essentially ignoring what is meant to be a
a deliberate choice of option. This may cause confusion as to why the
option is not doing anything when this service is enabled, particularly
in more complex set-ups after some time.

This will simply make the choice deliberate from the user's part, either
by having to remove the option or lowering its priority as a recognition
that it may be ignored.

This change was inspired by the `services.tzupdate` module, which does
the same.

[1]: <https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/misc/tzupdate.nix#L24>
2024-10-10 14:33:12 -04:00
..
administration
configuration nixos/doc, nixosTests.zfs: remove latestCompatibleLinuxPackages (#344649) 2024-09-26 18:05:26 +02:00
development treewide: use pkgs.nixos-enter instead of config.system.build.nixos-enter 2024-09-21 16:13:36 +03:00
installation nixos/doc: include how to identify device name (#343625) 2024-09-22 10:16:15 +08:00
release-notes nixos/automatic-timezoned: set time.timeZone to null to avoid silent overriding 2024-10-10 14:33:12 -04:00
common.nix
contributing-to-this-manual.chapter.md
default.nix
manual.md
nixos-options.md
preface.md
README.md
shell.nix web-devmode: call as package 2024-07-26 13:43:59 -07:00