type host.net: don't require retiolum
This commit is contained in:
parent
8af96d3245
commit
a928574806
|
@ -19,7 +19,6 @@ types // rec {
|
|||
};
|
||||
nets = mkOption {
|
||||
type = attrsOf net;
|
||||
apply = x: assert hasAttr "retiolum" x; x;
|
||||
};
|
||||
|
||||
extraZones = mkOption {
|
||||
|
|
Loading…
Reference in a new issue