nixpkgs/nixos/modules/services/system
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
..
cachix-agent
kerberos
automatic-timezoned.nix nixos/automatic-timezoned: set time.timeZone to null to avoid silent overriding 2024-10-10 14:33:12 -04:00
bpftune.nix
cachix-watch-store.nix
cloud-init.nix nixos/cloud-init: Allow additional packages in cloud-init module 2024-07-02 19:19:56 +02:00
dbus.nix
earlyoom.nix
localtimed.nix nixos/localtimed: set time.timeZone to null to avoid silent overriding 2024-10-07 23:40:49 -04:00
nix-daemon.nix nixos/nix-daemon: Enable cgroups delegation (#339310) 2024-09-13 16:08:29 +03:00
nscd.conf
nscd.nix
saslauthd.nix
self-deploy.nix
systembus-notify.nix
systemd-lock-handler.md
systemd-lock-handler.nix
uptimed.nix
userborn.nix nixos/userborn: convert users.users.<name>.home to string 2024-09-11 18:28:58 +08:00
zram-generator.nix