Revert "Add heterogeneousAttrsOf option type"

Moving recent types work to a separate branch for now

This reverts commit 3f70dabad3.
This commit is contained in:
Shea Levy
2014-02-13 12:10:50 -05:00
parent 5857e5c4f8
commit 220654e205
2 changed files with 20 additions and 11 deletions
@@ -15,6 +15,7 @@ with pkgs.lib;
};
systemd.containers = mkOption {
# !!! Should probably use nixosSubmodule here
type = types.attrsOf (types.submodule (
{ config, options, name, ... }:
{