From dca7d8c9eff799e4fcc65194f4679f3a5fd50bb8 Mon Sep 17 00:00:00 2001 From: niten Date: Fri, 17 Nov 2023 09:55:11 -0800 Subject: [PATCH] type -> types --- lib.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {