Compare commits

..

2 Commits

Author SHA1 Message Date
lenny
3d1b96af6e kartei: init mokemoke 2023-04-18 21:47:54 +02:00
lassulus
1d5666660c kartei/feliks: init ahuatangata 2023-04-18 20:11:38 +02:00

View File

@ -7,6 +7,7 @@ with import ../../lib;
} // optionalAttrs (host.nets?retiolum) {
nets.retiolum.ip6.addr =
(krebs.genipv6 "retiolum" "external" { inherit hostName; }).address;
});
} // optionalAttrs (host.nets?wiregrill) {
nets.wiregrill.ip6.addr =
(krebs.genipv6 "wiregrill" "external" { inherit hostName; }).address;