nixpkgs/nixos/modules/services/system
Sebastián Zavala Villagómez 1c5727cdf7 nixos/localtimed: 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-07 23:40:49 -04:00
..
cachix-agent nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
kerberos nixos/kerberos_server: use krb format generator, plus misc cleanup 2024-06-08 23:29:53 +02:00
automatic-timezoned.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
bpftune.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
cachix-watch-store.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
cloud-init.nix nixos/cloud-init: Allow additional packages in cloud-init module 2024-07-02 19:19:56 +02:00
dbus.nix nixos/systemd-stage-1/dbus: Fix systemd services 2024-05-21 20:55:37 -04:00
earlyoom.nix services.earlyoom: set package option 2024-04-19 09:58:27 -03:00
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 nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
saslauthd.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
self-deploy.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
systembus-notify.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
systemd-lock-handler.md nixos/systemd-lock-handler: init 2024-01-27 11:55:46 +02:00
systemd-lock-handler.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
uptimed.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
userborn.nix nixos/userborn: convert users.users.<name>.home to string 2024-09-11 18:28:58 +08:00
zram-generator.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00