sauron: add ipv6
This commit is contained in:
parent
87b7045f53
commit
600f9cbe61
1
krebs/3modules/external/mic92.nix
vendored
1
krebs/3modules/external/mic92.nix
vendored
@ -451,6 +451,7 @@ in {
|
|||||||
nets = rec {
|
nets = rec {
|
||||||
internet = {
|
internet = {
|
||||||
ip4.addr = "129.215.165.75";
|
ip4.addr = "129.215.165.75";
|
||||||
|
ip6.addr = "2001:630:3c1:164:d65d:64ff:feb0:e8a8";
|
||||||
aliases = [ "sauron.i" ];
|
aliases = [ "sauron.i" ];
|
||||||
};
|
};
|
||||||
retiolum = {
|
retiolum = {
|
||||||
|
Loading…
Reference in New Issue
Block a user