diff options
author | makefu <github@syntax-fehler.de> | 2023-01-10 13:20:04 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2023-01-10 13:20:04 +0100 |
commit | c691e94c45e6c5bdac531186374b185ea1790311 (patch) | |
tree | 024f2e5b8aed015687f03b31b6e7c1ce743f009c /kartei/mic92/default.nix | |
parent | 1929733c03dbff92f830cb81b57cf4ccf859d364 (diff) | |
parent | 2818476f710410f1c752ce12becce10be0a8a293 (diff) |
Merge remote-tracking branch 'lass/master'
Diffstat (limited to 'kartei/mic92/default.nix')
-rw-r--r-- | kartei/mic92/default.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kartei/mic92/default.nix b/kartei/mic92/default.nix index 7c5c09c81..6eacb4a27 100644 --- a/kartei/mic92/default.nix +++ b/kartei/mic92/default.nix @@ -507,8 +507,8 @@ in { nets = rec { internet = { # eva.thalheim.io - ip4.addr = "131.159.102.4"; - ip6.addr = "2a09:80c0:102::4"; + ip4.addr = "89.58.27.144"; + ip6.addr = "2a03:4000:62:fdb::"; aliases = [ "eva.i" ]; }; retiolum = { |