1
0
mirror of https://github.com/kmein/niveum synced 2026-03-17 18:41:09 +01:00

fix(zaatar): add new retiolum config

This commit is contained in:
2020-11-06 10:52:08 +01:00
parent f2fcc3be9a
commit 23d60233a0
2 changed files with 6 additions and 6 deletions

View File

@@ -71,8 +71,8 @@
networking.hostName = "zaatar";
networking.retiolum = {
ipv4 = "10.243.2.2";
ipv6 = "42:0:3c46:4007:5bce:f1bc:606b:2b18";
ipv4 = "10.243.2.34";
ipv6 = "42:0:3c46:156e:10b6:3bd6:6e82:b2cd";
};
system.stateVersion = "20.09";