diff --git a/krebs/3modules/tinc.nix b/krebs/3modules/tinc.nix index fe1b224c8..bc85aa0a6 100644 --- a/krebs/3modules/tinc.nix +++ b/krebs/3modules/tinc.nix @@ -175,7 +175,7 @@ with import ; connectTo = mkOption { type = types.listOf types.str; ${if netname == "retiolum" then "default" else null} = [ - "gum" + "eve" "ni" "prism" ];