diff options
| -rw-r--r-- | ymir.nix | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -146,7 +146,6 @@ in { | |||
| 146 | ''; | 146 | ''; |
| 147 | 147 | ||
| 148 | services.customTinc.networks = (pkgs.callPackage ./custom/tinc/yggdrasil.nix { | 148 | services.customTinc.networks = (pkgs.callPackage ./custom/tinc/yggdrasil.nix { |
| 149 | name = config.networking.hostName; | ||
| 150 | connect = false; | 149 | connect = false; |
| 151 | ipConf = { | 150 | ipConf = { |
| 152 | ip4 = [ { address = "10.141.4.1"; prefixLength = 16; } ]; | 151 | ip4 = [ { address = "10.141.4.1"; prefixLength = 16; } ]; |
