1
0
mirror of https://github.com/kmein/niveum synced 2026-03-20 12:01:06 +01:00

fix(retiolum): move to system configs

This commit is contained in:
Kierán Meinhardt
2020-01-24 08:57:39 +01:00
parent 08303c4635
commit 28959b5884
4 changed files with 15 additions and 19 deletions

View File

@@ -36,5 +36,10 @@
networking.hostName = "wilde";
networking.retiolum = {
ipv4 = "10.243.2.4";
ipv6 = "42:0:3c46:907c:1fb8:b74f:c59b:1ee3";
};
system.stateVersion = "19.03";
}