diff options
| -rw-r--r-- | ymir.nix | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -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" |
