nixpkgs/nixos/modules/system
datafoo b4cd57870d nixos/timesyncd: allow null for option servers
This gives the ability to not write `NTP=` to the `timesyncd.conf` file
(servers = null) as opposed to writing `NTP=` (servers = []) which is
interpreted slightly differently by systemd:

> When the empty string is assigned, the list of NTP servers is reset,
and all prior assignments will have no effect.
2024-09-04 12:14:24 +02:00
..
activation Revert "Merge pull request #333952 from r-vdp/specialisation-name-regex" 2024-08-13 21:33:15 -04:00
boot nixos/timesyncd: allow null for option servers 2024-09-04 12:14:24 +02:00
etc treewide/nixos: remove with lib; part 2 (#335618) 2024-08-30 15:56:57 -07:00
build.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00