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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user