Revert "Add heterogeneousAttrsOf option type"
Moving recent types work to a separate branch for now
This reverts commit 3f70dabad3.
This commit is contained in:
@@ -15,6 +15,7 @@ with pkgs.lib;
|
||||
};
|
||||
|
||||
systemd.containers = mkOption {
|
||||
# !!! Should probably use nixosSubmodule here
|
||||
type = types.attrsOf (types.submodule (
|
||||
{ config, options, name, ... }:
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user