base/chrony: add opt for ntpServers, set default

This commit is contained in:
2025-11-12 22:07:17 -08:00
parent 1678abcf78
commit 40172e81b6

View File

@@ -15,7 +15,7 @@ let
cfg = config.chrony;
in
{
options.network = {
options.chrony = {
ntpServers = mkOption {
type = types.listOf types.str;
default = [