mic92: fix nardole's public ips
This commit is contained in:
parent
2c87eb31e0
commit
8545edfa9a
4
krebs/3modules/external/mic92.nix
vendored
4
krebs/3modules/external/mic92.nix
vendored
@ -456,8 +456,8 @@ in {
|
||||
owner = config.krebs.users.mic92;
|
||||
nets = rec {
|
||||
internet = {
|
||||
ip4.addr = "131.159.38.202";
|
||||
ip6.addr = "2a09:80c0:38::202";
|
||||
ip4.addr = "131.159.102.2";
|
||||
ip6.addr = "2a09:80c0:102::2";
|
||||
aliases = [ "nardole.i" ];
|
||||
};
|
||||
retiolum = {
|
||||
|
Loading…
Reference in New Issue
Block a user