mirror of
https://github.com/kmein/niveum
synced 2026-03-22 21:01:07 +01:00
fix(retiolum): move to system configs
This commit is contained in:
@@ -28,5 +28,10 @@ in {
|
||||
|
||||
networking.hostName = "scardanelli";
|
||||
|
||||
networking.retiolum = {
|
||||
ipv4 = "10.243.2.2";
|
||||
ipv6 = "42:0:3c46:4007:5bce:f1bc:606b:2b18";
|
||||
};
|
||||
|
||||
system.stateVersion = "18.09";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user