epyc: change IPv6

We remove the old legacy tunnel from HE.
This commit is contained in:
Raito Bezarius 2023-09-22 16:23:14 +02:00
parent df7c5aa2f9
commit 1640f74ea9

View file

@ -40,7 +40,7 @@ in
# usually, for each host there is a hostname.dse.in.tum.de and hostname.r domain
networking.newtype.hosts = {
epyc = {
ipv6 = "2001:470:ca5e:dee:587c:7a50:f36c:cae8";
ipv6 = "2001:bc8:38ee:100::500";
};
};
};