nixpkgs/nixos/modules/system
Florian Klink 78d8e2ca11 nixos/timesyncd: further document services.timesyncd.servers
Running systemd-timesyncd with an empty list of timeservers to sync from
does not work.

In case an empty list is configured here, systemd will fall back to its
compiled-in defaults, which NixOS sets to `{0..4}.nixos.pool.ntp.org`,
as per https://github.com/systemd/systemd/blob/main/docs/DISTRO_PORTING.md#ntp-pool

This has caused some confusion. Explicitly document this, and describe
how to disable timesyncd.
2024-03-18 17:23:55 +02:00
..
activation nixos/switch-to-configuration: add sysinit-reactivation.target 2024-01-18 00:46:30 +01:00
boot nixos/timesyncd: further document services.timesyncd.servers 2024-03-18 17:23:55 +02:00
etc nixos/etc: make re-mounting /etc overlay idempotent 2024-02-21 22:54:00 +01:00
build.nix