From 107177ec1c15065686f170dd2887f3a6b04acba2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20=C4=8Cun=C3=A1t?= Date: Tue, 18 Nov 2025 08:18:00 +0100 Subject: [PATCH] nixos/knot: fix incomplete settings sections (external + clear) --- nixos/modules/services/networking/knot.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nixos/modules/services/networking/knot.nix b/nixos/modules/services/networking/knot.nix index a9a6b2800d88..4cfdd9dab0b1 100644 --- a/nixos/modules/services/networking/knot.nix +++ b/nixos/modules/services/networking/knot.nix @@ -63,9 +63,12 @@ let "submission" "dnskey-sync" "policy" + "external" + # mod-* is above "template" "zone" "include" + "clear" ]; secsCheck = let