From a9285748067b24aff012eeb02640df18ce4e3ba8 Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 18 Oct 2015 16:17:46 +0200 Subject: type host.net: don't require retiolum --- krebs/4lib/types.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'krebs/4lib') diff --git a/krebs/4lib/types.nix b/krebs/4lib/types.nix index b3d2c8b7..c52afa24 100644 --- a/krebs/4lib/types.nix +++ b/krebs/4lib/types.nix @@ -19,7 +19,6 @@ types // rec { }; nets = mkOption { type = attrsOf net; - apply = x: assert hasAttr "retiolum" x; x; }; extraZones = mkOption { -- cgit v1.2.3