From d386edc63ec2459bbec18711898d2a4f8e778049 Mon Sep 17 00:00:00 2001 From: niten Date: Fri, 6 Oct 2023 10:12:30 -0700 Subject: [PATCH] meric -> metric --- zone-definition.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zone-definition.nix b/zone-definition.nix index 1b67e9d..af12e57 100644 --- a/zone-definition.nix +++ b/zone-definition.nix @@ -100,7 +100,7 @@ let }; }; - meric-records = mkOption { + metric-records = mkOption { type = attrsOf (listOf (submodule srvRecordEntry)); description = "Map of metric types to a list of SRV host records."; example = {