diff --git a/lib.nix b/lib.nix index b27941f..088ad1c 100644 --- a/lib.nix +++ b/lib.nix @@ -71,7 +71,7 @@ in { getSiteGatewayV4 getHostGatewayV4 getSiteGatewayV6 getHostGatewayV6 getSiteV4PrefixLength getSiteV6PrefixLength; - types = lib.type // { + types = lib.types // { fudo = with lib.types; rec { networkHost = { hostname = mkOption {