summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2021-11-12 16:48:09 +0100
committerJörg Thalheim <joerg@thalheim.io>2021-11-23 17:44:50 +0100
commit600f9cbe6147c4fd6998afbb6b1c1e18762059e9 (patch)
treec7dd88a0a0042dc86d6634906d3d74edc69301c3
parent87b7045f53687683364e7d422edcb1d167a8c2ad (diff)
sauron: add ipv6
-rw-r--r--krebs/3modules/external/mic92.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/3modules/external/mic92.nix b/krebs/3modules/external/mic92.nix
index 2249755d..e8360838 100644
--- a/krebs/3modules/external/mic92.nix
+++ b/krebs/3modules/external/mic92.nix
@@ -451,6 +451,7 @@ in {
nets = rec {
internet = {
ip4.addr = "129.215.165.75";
+ ip6.addr = "2001:630:3c1:164:d65d:64ff:feb0:e8a8";
aliases = [ "sauron.i" ];
};
retiolum = {