ma: update gum ip
This commit is contained in:
parent
0ed8f933f6
commit
0f2fe8b6f5
@ -545,8 +545,8 @@ with import <stockholm/lib>;
|
|||||||
};
|
};
|
||||||
nets = rec {
|
nets = rec {
|
||||||
internet = {
|
internet = {
|
||||||
ip4.addr = "188.68.40.19";
|
ip4.addr = "185.194.143.140";
|
||||||
ip6.addr = "2a03:4000:17:2df::1";
|
ip6.addr = "2a03:4000:1c:43f::1";
|
||||||
aliases = [
|
aliases = [
|
||||||
"gum.i"
|
"gum.i"
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user