kartei makefu: add missing slib

This commit is contained in:
lassulus 2023-06-21 16:09:08 +02:00
parent a0c4427c0b
commit 9edc34766b
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ in {
nets = {
wiregrill = {
aliases = ["omo.w" "hass.omo.w" "jelly.omo.w" "jelly.makefu.w" ];
ip6.addr = (krebs.genipv6 "wiregrill" "makefu" { hostName = "omo"; }).address;
ip6.addr = (slib.krebs.genipv6 "wiregrill" "makefu" { hostName = "omo"; }).address;
ip4.addr = "10.244.245.5";
};