type -> types

This commit is contained in:
niten 2023-11-17 09:55:11 -08:00
parent e7146bc012
commit dca7d8c9ef

View File

@ -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 {