diff --git a/deployment/data-model.nix b/deployment/data-model.nix index 973eec74..ff157149 100644 --- a/deployment/data-model.nix +++ b/deployment/data-model.nix @@ -159,7 +159,7 @@ in }; deployment = mkOption { description = "Generate a deployment from a configuration"; - type = functionTo (submodule environment.config.resource-mapping.output-type); + type = functionTo environment.config.resource-mapping.output-type; readOnly = true; default = cfg: