summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ymir.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/ymir.nix b/ymir.nix
index cd84d95e..3247512e 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -652,6 +652,9 @@ in rec {
652 verbosity = 3; 652 verbosity = 3;
653 interfaces = [ "10.142.0.3" "188.68.51.254" "2a03:4000:6:d004::" ]; 653 interfaces = [ "10.142.0.3" "188.68.51.254" "2a03:4000:6:d004::" ];
654 ipTransparent = true; 654 ipTransparent = true;
655 remoteControl = {
656 enable = true;
657 };
655 zones = { 658 zones = {
656 "inwx" = { 659 "inwx" = {
657 notify = [ "217.70.142.96 NOKEY" 660 notify = [ "217.70.142.96 NOKEY"