diff options
author | lassulus <lassulus@lassul.us> | 2021-04-18 17:05:24 +0200 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2021-04-18 17:05:24 +0200 |
commit | 6b12f7ec6ab25eb482c73d9c3e1b892b0531ff6d (patch) | |
tree | 4f5bcc45d9682b4197b938d24b0b52667f24d8a7 | |
parent | 38c46e3c08ea5de4191aa33c1c42af4d73816c6c (diff) |
hotdog.r: use port 0 for tinc
-rw-r--r-- | krebs/3modules/krebs/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/3modules/krebs/default.nix b/krebs/3modules/krebs/default.nix index 656ea772f..37b939358 100644 --- a/krebs/3modules/krebs/default.nix +++ b/krebs/3modules/krebs/default.nix @@ -77,6 +77,7 @@ in { "wiki.r" "wiki.hotdog.r" ]; + tinc.port = 0; tinc.pubkey = '' -----BEGIN RSA PUBLIC KEY----- MIIBCgKCAQEAs9+Au3oj29C5ol/YnkG9GjfCH5z53wxjH2iy8UPike8C7GASZKqc |