From 45ffae4cc5d4d8625553db90a392e344b63ee14c Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 10 Nov 2016 21:56:10 +0100 Subject: remote control nsd --- ymir.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ymir.nix b/ymir.nix index cd84d95e..3247512e 100644 --- a/ymir.nix +++ b/ymir.nix @@ -652,6 +652,9 @@ in rec { verbosity = 3; interfaces = [ "10.142.0.3" "188.68.51.254" "2a03:4000:6:d004::" ]; ipTransparent = true; + remoteControl = { + enable = true; + }; zones = { "inwx" = { notify = [ "217.70.142.96 NOKEY" -- cgit v1.2.3