diff --git a/1systems/gum/config.nix b/1systems/gum/config.nix index dcb3dc1..a9d9b66 100644 --- a/1systems/gum/config.nix +++ b/1systems/gum/config.nix @@ -51,15 +51,17 @@ in { # networking # # - + # # { # bonus retiolum config for connecting more hosts krebs.tinc.retiolum = { - extraConfig = '' + extraConfig = lib.mkForce '' ListenAddress = ${external-ip} 53 ListenAddress = ${external-ip} 655 ListenAddress = ${external-ip} 21031 + StrictSubnets = yes + LocalDiscovery = no ''; connectTo = [ "prism" "ni" "enklave" "eve" "dishfire" @@ -112,6 +114,7 @@ in { # ## # + # @@ -122,7 +125,6 @@ in { { makefu.backup.server.repo = "/var/backup/borg"; } - @@ -160,7 +162,7 @@ in { # # - # + #